We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1f823 commit 286aa27Copy full SHA for 286aa27
.github/workflows/create-zip.yml
@@ -39,6 +39,5 @@ jobs:
39
uses: softprops/action-gh-release@v2
40
with:
41
files: ${{github.workspace}}/${{ env.SLUG }}.zip
42
- draft: true
43
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments