Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Mar 21, 2024
1 parent 264daa0 commit 5db15c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "Some CI"
git commit -am "Update Fixctl formula to version ${FIXCTL_VERSION}"
git commit -am "Update Fixctl formula to version ${{ github.ref_name }}"
git push

0 comments on commit 5db15c7

Please sign in to comment.