Skip to content

Commit

Permalink
build: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sosohime committed Jan 23, 2025
1 parent c9ebf84 commit 2f63db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pnpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Upload to server
run: |
curl -v -X POST https://yuanbo.online/oss_service/upload \
-F "file=@apps/frontend-astro/dist.tar.gz" \
-F "[email protected]" \
-F "path=tuixiu" \
-F "should_unzip=true" \
-F "token=${{ secrets.OSS_RS_UPLOAD_TOKEN }}"

0 comments on commit 2f63db9

Please sign in to comment.