Skip to content

Commit

Permalink
Merge pull request #23 from microtechno9000/bugfix_gitversion
Browse files Browse the repository at this point in the history
add a pull
  • Loading branch information
microtechno9000 authored Jun 27, 2024
2 parents 8249e00 + 7eea84f commit 0953496
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 0953496

Please sign in to comment.