Skip to content

Commit f0a1422

Browse files
authored
Merge pull request #153 from per1234/unused-job-id
Remove unused step ID from release workflow
2 parents d6f1673 + d87ba7a commit f0a1422

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-go-crosscompile-task.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ jobs:
173173
gon "${{ env.GON_CONFIG_PATH }}"
174174
175175
- name: Re-package binary
176-
id: re-package
177176
working-directory: ${{ env.DIST_DIR }}
178177
# Repackage the signed binary replaced in place by Gon (ignoring the output zip file)
179178
run: |

0 commit comments

Comments
 (0)