Skip to content

Commit f6219d9

Browse files
committed
build: revert goreleaser to version "latest"
Thought this was the build tag.
1 parent fa78b6b commit f6219d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
if: github.ref == 'refs/heads/dev'
6060
uses: goreleaser/goreleaser-action@v7
6161
with:
62-
version: dev
62+
version: latest
6363
args: release --snapshot --clean --config .github/goreleaser.yml
6464
env:
6565
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)