[skip ci] Remove preview drafts

This commit is contained in:
Mitchell Syer
2022-01-18 23:22:02 -05:00
committed by GitHub
parent 0c696eed40
commit fa3363b9d0

View File

@@ -168,7 +168,6 @@ jobs:
- uses: ncipollo/release-action@v1 - uses: ncipollo/release-action@v1
with: with:
artifacts: "*/binaries/main/*/*.*,*/jars/*.jar" artifacts: "*/binaries/main/*/*.*,*/jars/*.jar"
draft: true
token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }} token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }}
repo: Tachidesk-JUI-preview repo: Tachidesk-JUI-preview
tag: r${{ env.COMMIT_COUNT }} tag: r${{ env.COMMIT_COUNT }}