Skip to content

Commit

Permalink
chore: doc update for using action (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
wey-gu authored Jan 21, 2025
1 parent b105be2 commit 859d0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/upload-to-oss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Upload file to oss
## Example usage

```yaml
uses: vesoft-inc/.github/actions/upload-to-oss
uses: vesoft-inc/.github/actions/upload-to-oss@master
with:
key-id: ${{ secrets.OSS_ID }}
key-secret: ${{ secrets.OSS_SECRET }}
Expand Down

0 comments on commit 859d0d6

Please sign in to comment.