Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xixiIBN5100 authored Sep 4, 2024
1 parent 9251984 commit 1820738
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ jobs:
pnpm build-only
zip -r assets ./dist/**
- name: Upload to Qiniu
run: node uploadToQiniu.js
env:
AK: ${{ secrets.AK }}
SK: ${{ secrets.SK }}
BUCKET: ${{ secrets.BUCKET }}
PATH: ${{ secrets.PATH }}

- name: Create GitHub Release
id: create_release
Expand Down

0 comments on commit 1820738

Please sign in to comment.