Skip to content

Commit

Permalink
Setup deb signing key
Browse files Browse the repository at this point in the history
  • Loading branch information
tzununbekov committed Feb 21, 2024
1 parent 767282a commit 83904f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_EC2_METADATA_DISABLED: true
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}

jobs:
release-snapshot:
Expand Down

0 comments on commit 83904f5

Please sign in to comment.