Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
ci: support tencent cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
yin1999 committed Dec 5, 2021
1 parent 57d55d3 commit 441020c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ jobs:

- name: Upload Assets
run: |
gh release upload ${{ env.VERSION }} ${{ env.files }} --clobber
gh release upload ${{ env.VERSION }} *.zip --clobber
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# attribute
files: bootstrap.zip

0 comments on commit 441020c

Please sign in to comment.