Skip to content

Commit

Permalink
Merge pull request #1452 from tailwarden/develop
Browse files Browse the repository at this point in the history
goreleaser hotfix
  • Loading branch information
Azanul authored Jun 20, 2024
2 parents 61a4e4c + a9183aa commit e2ac260
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 @@ -77,7 +77,7 @@ jobs:
- uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: latest
version: "~> v1"
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e2ac260

Please sign in to comment.