Skip to content

Commit

Permalink
Fix tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Oct 23, 2024
1 parent 1980870 commit 8ad360b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
GORELEASER_KEY: "${{ secrets.GORELEASER_KEY }}"
CHOCOLATEY_API_KEY: "${{ secrets.CHOCOLATEY_API_KEY }}"
# TODO: remove these
GORELEASER_CURRENT_TAG: "v1.37.2"
GORELEASER_CURRENT_TAG: "v1.37.1"
GORELEASER_PREVIOUS_TAG: "v1.37.0"

0 comments on commit 8ad360b

Please sign in to comment.