fix(cd): don't publish aur package

Ayman Bagabas created

soft-serve is available in the Archlinux community repository

Change summary

.github/workflows/goreleaser.yml | 1 -
1 file changed, 1 deletion(-)

Detailed changes

.github/workflows/goreleaser.yml 🔗

@@ -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 }}