mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-22 22:28:14 -05:00
📦 Chore: update manually action
This commit is contained in:
parent
c926414839
commit
351fbdaa26
3
.github/workflows/manually.yml
vendored
3
.github/workflows/manually.yml
vendored
@ -48,5 +48,8 @@ jobs:
|
||||
- name: Build & release app
|
||||
run: |
|
||||
yarn release
|
||||
yarn upload-dist
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
PICGO_ENV_COS_SECRET_ID: ${{ secrets.PICGO_ENV_COS_SECRET_ID }}
|
||||
PICGO_ENV_COS_SECRET_KEY: ${{ secrets.PICGO_ENV_COS_SECRET_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user