We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe3b6a commit c3b6903Copy full SHA for c3b6903
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
release:
10
uses: sxzz/workflows/.github/workflows/release.yml@v1
11
with:
12
- publish: false
+ publish: true
13
permissions:
14
contents: write
15
id-token: write
0 commit comments