Skip to content

Commit

Permalink
Add goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed May 13, 2024
1 parent 56fc13f commit 8c95c27
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/f-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@ jobs:
- name: test1
run: |
echo ${GITHUB_REF#refs/tags/}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
args: release --rm-dist

0 comments on commit 8c95c27

Please sign in to comment.