mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 14:52:03 +01:00
[skip ci] Remove preview drafts
This commit is contained in:
1
.github/workflows/Preview.yml
vendored
1
.github/workflows/Preview.yml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user