Skip to content

Commit 887f0c0

Browse files
committed
chore(workflow): update Qiniu upload action to v0.0.8 in CI pipeline
1 parent 7cd9075 commit 887f0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
# command: pages deploy public --project-name=daocloud-docs --branch=production
112112

113113
- name: Upload to Qiniu Kodo
114-
uses: samzong/[email protected].7
114+
uses: samzong/[email protected].8
115115
with:
116116
access_key: ${{ secrets.QINIU_ACCESS_KEY }}
117117
secret_key: ${{ secrets.QINIU_SECRET_KEY }}

0 commit comments

Comments
 (0)