Skip to content

Commit

Permalink
fix: alpine github key
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Aug 1, 2024
1 parent a7156e0 commit a52b68d
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 @@ -362,3 +362,4 @@ jobs:
ALPINE_KEY_ID: ${{ secrets.ALPINE_KEY_ID }}
ALPINE_PRIV_KEY: ${{ secrets.ALPINE_PRIV_KEY }}
ALPINE_PUB_KEY: ${{ secrets.ALPINE_PUB_KEY }}
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a52b68d

Please sign in to comment.