Skip to content

Commit

Permalink
chore: add goreleaser release step id
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <[email protected]>
  • Loading branch information
csatib02 committed Nov 21, 2024
1 parent 7e925a1 commit cdd7314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/base-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Run GoReleaser for ${{ inputs.distribution }}
id: goreleaser-action
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser-pro
Expand Down

0 comments on commit cdd7314

Please sign in to comment.