Skip to content

Commit

Permalink
fix(ci): scoop tap token
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Feb 28, 2023
1 parent 1ba01d7 commit 0eef7b7
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 @@ -33,4 +33,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
SCOOP_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
AUR_KEY: ${{ secrets.AUR_KEY }}

0 comments on commit 0eef7b7

Please sign in to comment.