everything

This commit is contained in:
Aria Moradi
2021-08-08 05:07:20 +04:30
parent 9e9135b17a
commit 24d11b4154

View File

@@ -75,7 +75,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }}
artifacts: "master/buildZip/*.zip;master/buildZip/md5sum"
artifacts: "master/buildZip/*"
owner: "Suwayomi"
repo: "Tachidesk-WebUI-preview"
tag: ${{ steps.GenTagName.outputs.value }}