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 name: yacd.tar.gz
if-no-files-found: error if-no-files-found: error
- uses: actions/release-action #- uses: actions/release-action@v1
with: #with:
allowUpdates: true #allowUpdates: true
tag: "v*" #tag: "v*"
artifacts: "./yacd.tar.gz" #artifacts: "./yacd.tar.gz"
token: ${{ secrets.RELEASE_KEY }} #token: ${{ secrets.RELEASE_KEY }}