Skip to content

Commit

Permalink
Remove deprecated 'key' from goreleaser (#333).
Browse files Browse the repository at this point in the history
  • Loading branch information
jimafisk committed Aug 6, 2024
1 parent 4b0db60 commit 9f21fe8
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 @@ -46,7 +46,6 @@ jobs:
with:
version: latest
args: release --clean --verbose
key: ${{ secrets.YOUR_PRIVATE_KEY }}
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.snapcraft_token }}

0 comments on commit 9f21fe8

Please sign in to comment.