Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelGoerentz authored Jan 27, 2025
1 parent 0609fc4 commit e0738d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- name: Build binaries
run: |
go mod tidy && go mod vendor
echo "$PRIVATE_KEY=${{ secrets.SIGNING_KEY }}" >> $GITHUB_ENV
bash ${GITHUB_WORKSPACE}/Utility/create_binaries.sh
- name: Create a Release
Expand Down

0 comments on commit e0738d9

Please sign in to comment.