Skip to content

Commit

Permalink
chore: 🚀 (#15) support for apk,dep and rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Aug 16, 2023
1 parent dfe602e commit 1db6a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
NFPM_GPG_KEY_PATH: ${{ runner.temp }}/nfpm_gpg.key
NFPM_DEFAULT_PASSPHRASE: ${{ secrets.NFPM_DEFAULT_PASSPHARSE }}
NFPM_DEFAULT_PASSPHRASE: ${{ secrets.NFPM_DEFAULT_PASSPHRASE }}

0 comments on commit 1db6a5c

Please sign in to comment.