diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index b203e36c263cfa510aa65a833dfdbf2c2631faab..43152f852e394939f30750967bb2be5621b6c561 100644 --- a/.github/workflows/goreleaser.yml +++ b/.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 }}