Skip to content

Commit

Permalink
added ^ to the version
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Jan 7, 2024
1 parent bf7ecd5 commit b40d058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apply-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
./scripts/bump-all.sh ${{ steps.version.outputs.version }}
./scripts/bump-all.sh ^${{ steps.version.outputs.version }}
- name: Open pull request
Expand Down

0 comments on commit b40d058

Please sign in to comment.