Skip to content

Commit

Permalink
release binary attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
sw360cab committed Jul 1, 2024
1 parent 6c94707 commit 2de38de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: build --snapshot --clean --config .github/goreleaser.yaml --verbose
args: release --draft --skip validate --skip publish --clean --config .github/goreleaser.yaml --verbose
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 2de38de

Please sign in to comment.