Skip to content

Commit

Permalink
Update version_bump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
microtechno9000 authored Jun 27, 2024
1 parent 0953496 commit 0d3e7e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ 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 0d3e7e5

Please sign in to comment.