Skip to content

Commit f8ef36b

Browse files
committed
fix
1 parent 271151c commit f8ef36b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# This is necessary in order to push a commit to the repo
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged
5555
- name: Publish Release
56-
id: commit
56+
id: publish
5757
uses: packagrio/action-publishr-go@master
5858
env:
5959
# This is necessary in order to push a commit to the repo

0 commit comments

Comments
 (0)