Skip to content

Commit

Permalink
removed with on commit and push
Browse files Browse the repository at this point in the history
  • Loading branch information
henne49 committed Jun 4, 2024
1 parent 65b4418 commit 09b32d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,4 @@ jobs:
git config --local user.name "GitHub Action"
git add version.txt
git commit -m "Update version"
git push
with:
token: ${{ steps.app-token.outputs.token }}
git push

0 comments on commit 09b32d4

Please sign in to comment.