Skip to content

Commit

Permalink
add a pull
Browse files Browse the repository at this point in the history
  • Loading branch information
microtechno9000 committed Jun 27, 2024
1 parent a85ac78 commit 7eea84f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: Update VERSION file
if: env.VERSION_UPDATED == 'false'
run: |
git pull
echo "$NEW_VERSION" > VERSION
git add VERSION
git config --local user.email "github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 7eea84f

Please sign in to comment.