Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeressian committed Sep 7, 2023
1 parent c38ba8e commit 96e259f
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/[email protected].0
uses: ayeressian/[email protected].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.1.0",
"version": "2.1.1",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 96e259f

Please sign in to comment.