Skip to content

Commit

Permalink
try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperIceCN committed Jan 9, 2021
1 parent b856ecb commit fc0cbed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ on: [push]
jobs:
deploy:
runs-on: ubuntu-latest
name: Tencent Cloudbase Github Action Example
name: Deploy to BNCloud
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Deploy static to Tencent CloudBase
id: deployStatic
uses: TencentCloudBase/[email protected].0
uses: TencentCloudBase/[email protected].1
with:
secretId: ${{ secrets.SECRET_ID }}
secretKey: ${{ secrets.SECRET_KEY }}
Expand Down
Binary file modified WebassemblyBN.jar
Binary file not shown.

0 comments on commit fc0cbed

Please sign in to comment.