Skip to content

Commit

Permalink
build: declare FURY_TOKEN
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Cornick <mark@markcornick.com>
  • Loading branch information
mcornick committed Mar 15, 2024
1 parent 25ade75 commit 2b15aa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sudo chmod -R 777 /nix/var/nix/daemon-socket
- env:
AUR_KEY: ${{ secrets.AUR_KEY }}
FURY_TOKEN: ${{ secrets.FURY_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
MASTODON_ACCESS_TOKEN: ${{ secrets.MASTODON_ACCESS_TOKEN }}
Expand Down

0 comments on commit 2b15aa1

Please sign in to comment.