Skip to content

Commit 4777e34

Browse files
committed
added branch to push
1 parent 356ea23 commit 4777e34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,9 @@ jobs:
8585
with:
8686
author_name: Daniel Gustaw
8787
author_email: gustaw.daniel@gmail.com
88-
message: 'updated fallback release url'
88+
message: "updated fallback release url to ${{ github.event.release.id }}"
8989
add: 'install.sh'
90+
push: origin HEAD:main
9091

9192
# release-plz:
9293
# permissions:

0 commit comments

Comments
 (0)