feat(ci): publish package to aur

Ayman Bagabas created

Change summary

.github/workflows/goreleaser.yml | 1 +
1 file changed, 1 insertion(+)

Detailed changes

.github/workflows/goreleaser.yml 🔗

@@ -18,3 +18,4 @@ jobs:
       gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
       goreleaser_key: ${{ secrets.GORELEASER_KEY }}
       fury_token: ${{ secrets.FURY_TOKEN }}
+      aur_key: ${{ secrets.AUR_KEY }}