fix: git commit
This commit is contained in:
parent
965a8a4fd4
commit
b12bb2c997
1 changed files with 1 additions and 1 deletions
|
@ -35,5 +35,5 @@ runs:
|
|||
git config user.name "forgejo-actions"
|
||||
git config user.email "bot@devthefuture.org"
|
||||
git add .
|
||||
git commit --allow-empty -m "chore: update image tag to ${GITHUB_REF#refs/tags/}"
|
||||
git commit --allow-empty -m "chore: update image tag to $TAG"
|
||||
git push origin HEAD
|
Loading…
Add table
Reference in a new issue