change action 6
Some checks failed
Install pnpm and build / build (push) Failing after 58s

This commit is contained in:
liyp 2023-04-30 11:22:56 +08:00
parent e659101d79
commit 3d6dafcac8

View file

@ -27,9 +27,9 @@ jobs:
name: yacd.tar.gz
if-no-files-found: error
- uses: actions/release-action
with:
allowUpdates: true
tag: "v*"
artifacts: "./yacd.tar.gz"
token: ${{ secrets.RELEASE_KEY }}
#- uses: actions/release-action@v1
#with:
#allowUpdates: true
#tag: "v*"
#artifacts: "./yacd.tar.gz"
#token: ${{ secrets.RELEASE_KEY }}