Skip to content

Commit

Permalink
Merge pull request #34 from rework-space-com/feature/fix_goreleaser_job
Browse files Browse the repository at this point in the history
Fix goreleaser action
  • Loading branch information
RomanButsiy authored Jun 28, 2024
2 parents 5e2fdf7 + a75ee99 commit a290b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
PASSPHRASE: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --clean
Expand Down

0 comments on commit a290b78

Please sign in to comment.