Skip to content

Commit

Permalink
ci: use v1 test 'exclude'
Browse files Browse the repository at this point in the history
  • Loading branch information
fangbinwei committed Aug 30, 2020
1 parent c571968 commit 4c653ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- run: yarn install
- run: yarn docs:build
- name: upload files to OSS
uses: fangbinwei/aliyun-oss-website-action@master
uses: fangbinwei/aliyun-oss-website-action@v1
with:
accessKeyId: ${{ secrets.ACCESS_KEY_ID }}
accessKeySecret: ${{ secrets.ACCESS_KEY_SECRET }}
Expand Down

0 comments on commit 4c653ca

Please sign in to comment.