Skip to content

Commit 062902b

Browse files
committed
Real Draft
1 parent b24898e commit 062902b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
uses: goreleaser/goreleaser-action@v6
4747
with:
4848
version: '~> v2'
49-
args: release --draft --skip validate --skip publish --clean --config .github/goreleaser.yaml --verbose
49+
args: release --draft --clean --config .github/goreleaser.yaml --verbose
5050
env:
5151
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)