Skip to content

Commit

Permalink
fix(cd): don't publish aur package
Browse files Browse the repository at this point in the history
soft-serve is available in the Archlinux community repository
  • Loading branch information
aymanbagabas committed Aug 3, 2022
1 parent 2ac11c0 commit dc138cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
goreleaser_key: ${{ secrets.GORELEASER_KEY }}
fury_token: ${{ secrets.FURY_TOKEN }}
aur_key: ${{ secrets.AUR_KEY }}
nfpm_gpg_key: ${{ secrets.NFPM_GPG_KEY }}
nfpm_passphrase: ${{ secrets.NFPM_PASSPHRASE }}

0 comments on commit dc138cd

Please sign in to comment.