Skip to content

Commit 351fbda

Browse files
committed
📦 Chore: update manually action
1 parent c926414 commit 351fbda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/manually.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,8 @@ jobs:
4848
- name: Build & release app
4949
run: |
5050
yarn release
51+
yarn upload-dist
5152
env:
5253
GH_TOKEN: ${{ secrets.GH_TOKEN }}
54+
PICGO_ENV_COS_SECRET_ID: ${{ secrets.PICGO_ENV_COS_SECRET_ID }}
55+
PICGO_ENV_COS_SECRET_KEY: ${{ secrets.PICGO_ENV_COS_SECRET_KEY }}

0 commit comments

Comments
 (0)