Skip to content

Commit

Permalink
removed head
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-bisonai committed May 27, 2024
1 parent e833f21 commit 9b0b764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image+upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
git config --global user.email '[email protected]'
git add package.json
git commit -m "chore: update package.json version to ${{ needs.prepare.outputs.version }}"
git push origin HEAD:${GITHUB_REF}
git push
post-slack-tag-update-success:
name: Post slack message for tag update success
Expand Down

0 comments on commit 9b0b764

Please sign in to comment.