Skip to content

Commit

Permalink
Update release-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Aug 24, 2023
1 parent 5b1e6d9 commit d87f782
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: GoReleaser
on:
push:
pull_request:
release:
types: [ published ]
workflow_dispatch:
Expand Down Expand Up @@ -27,3 +29,4 @@ jobs:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_CURRENT_TAG: v1.16.0

0 comments on commit d87f782

Please sign in to comment.