qupload2
This commit is contained in:
2
.github/workflows/deploy-cdn.yml
vendored
2
.github/workflows/deploy-cdn.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
run: npm run build:preview
|
run: npm run build:preview
|
||||||
- name: CDN login
|
- name: CDN login
|
||||||
run: ./qshell account ${{ secrets.AK }} ${{ secrets.SK }} GITHUB_ACTION
|
run: ./qshell account ${{ secrets.AK }} ${{ secrets.SK }} GITHUB_ACTION
|
||||||
- name: CDN upload
|
- name: Set variable
|
||||||
run: |
|
run: |
|
||||||
REPO=${GITHUB_REPOSITORY//*\//}
|
REPO=${GITHUB_REPOSITORY//*\//}
|
||||||
- name: CDN upload
|
- name: CDN upload
|
||||||
|
|||||||
Reference in New Issue
Block a user