Skip to content

Commit

Permalink
v2 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaymatrosov committed Feb 17, 2024
1 parent c35f400 commit 3f0e7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The action uploads files from the given folder to Yandex Cloud Object Storage us
```yaml
- name: Upload files to Object Storage
id: s3-upload
uses: yc-actions/yc-obj-storage-upload@v1
uses: yc-actions/yc-obj-storage-upload@v2
with:
yc-sa-json-credentials: ${{ secrets.YC_SA_JSON_CREDENTIALS }}
bucket: ${{ secrets.BUCKET }}
Expand Down

0 comments on commit 3f0e7aa

Please sign in to comment.