Skip to content

Commit

Permalink
gh-action: update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Aug 7, 2024
1 parent e961e95 commit 0fff37c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
args: release --clean
version: "~> v2"
args: release --clean --snapshot
workdir: backend
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0fff37c

Please sign in to comment.