Skip to content

Commit

Permalink
Update get_discussions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SoumayaMauthoorMOJ authored Oct 16, 2024
1 parent 1879ab2 commit d233814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/get_discussions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add blips.json
git commit -m "Auto-update tech_radar/blips.json" || echo "No changes to commit"
git add tech_radar/blips.json
git commit -m "Auto-update blips.json" || echo "No changes to commit"
- name: Push changes to new branch
run: |
Expand Down

0 comments on commit d233814

Please sign in to comment.