Skip to content

Commit

Permalink
fix: oss-path spell mistake (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankGTY authored Aug 26, 2022
1 parent af1ec90 commit b8b4d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: Yanghanlin/oss-deployment-action@v1
with:
oss-endpoint: oss-ap-southeast-1.aliyuncs.com
oss-path: oss://openv2x/deploy/matser/
oss-path: oss://openv2x/deploy/master/
oss-accesskey-id: ${{ secrets.OSS_ACCESSKEY_ID }}
oss-accesskey-secret: ${{ secrets.OSS_ACCESSKEY_SECRET }}
local-path: './openv2x-aio-master.tar.gz'
Expand Down

0 comments on commit b8b4d1c

Please sign in to comment.