Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cavoq committed Sep 15, 2024
1 parent cbe1398 commit 098a17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
run: |
git config --global user.name "github-actions"
git config --global user.email "[email protected]"
git checkout -b release
git checkout master
git add .
git commit -m "Release version ${{ steps.current_version.outputs.VERSION }}"
Expand Down

0 comments on commit 098a17f

Please sign in to comment.