Skip to content

Commit

Permalink
Revert "update releaser"
Browse files Browse the repository at this point in the history
This reverts commit f25cfce.
  • Loading branch information
bwhaley committed Feb 14, 2024
1 parent f25cfce commit b7ddfc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
go-version: 1.17
- name: Run goreleaser
uses: goreleaser/goreleaser-action@v2
if: startsWith(github.ref, 'refs/tags/')
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit b7ddfc9

Please sign in to comment.