📦 Chore: update manually action

This commit is contained in:
PiEgg 2022-08-14 23:01:50 +08:00
parent c926414839
commit 351fbdaa26

View File

@ -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 }}