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 22d0f77 commit b926413Copy full SHA for b926413
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: llaville/.github/.github/workflows/release.yml@master
15
with:
16
repository: ${{ github.repository }}
17
- box-output: ''
+ box-output: ""
18
release-draft: true
19
release-prerelease: ${{ github.ref_type == 'branch' }}
20
legacy: false
0 commit comments