Skip to content

Commit

Permalink
Trying to add a go-releaser whatever that is
Browse files Browse the repository at this point in the history
  • Loading branch information
tjayrush committed Dec 16, 2024
1 parent d527fa5 commit 7dff36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --rm-dist --skip-publish # Test the build without creating a release
args: release --skip-publish # Test the build without creating a release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7dff36a

Please sign in to comment.