Skip to content

Commit

Permalink
Merge pull request #16 from loveholidays/feature/fixing-go-releaser
Browse files Browse the repository at this point in the history
Fixing GoReleaser
  • Loading branch information
dmitri-lerko authored Jul 26, 2024
2 parents bf169f4 + 189f13d commit 7a786c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --rm-dist
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.TOKEN_GORELEASER }}

0 comments on commit 7a786c6

Please sign in to comment.