Skip to content

Commit 38f3791

Browse files
committed
chore: fix aur release by adding AUR_KEY to env
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
1 parent aeebec5 commit 38f3791

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ jobs:
5050
env:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
53+
AUR_KEY: ${{ secrets.AUR_KEY }}

0 commit comments

Comments
 (0)