Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
umlx5h committed Jan 21, 2024
1 parent 220f9fc commit 7991496
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# needed by homebrew
TAP_GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}
# AUR
AUR_KEY: ${{ secrets.AUR_KEY }}

0 comments on commit 7991496

Please sign in to comment.