Skip to content

Commit

Permalink
fix: readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeressian committed May 25, 2023
1 parent 60d2d37 commit b572cc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Pull zone ID.

```
- name: Deploy to BunnyCDN
uses: ayeressian/bunnycdn-storage-deploy@v=2.0.0
uses: ayeressian/bunnycdn-storage-deploy@v=2.0.1
with:
source: "dist"
storageZoneName: "${{ secrets.STORAGE_NAME }}"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bunnycdn-storage-deploy",
"version": "2.0.0",
"version": "2.0.1",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit b572cc9

Please sign in to comment.