-
-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
I tried this but it doesn't work:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
version: master
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
AUR_SSH_KEY: ${{ secrets.AUR_SSH_KEY }}
Use case: take advantage of the fixes merged to master
but not yet released (such as goreleaser/goreleaser#4679)
Metadata
Metadata
Assignees
Labels
No labels