Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeressian committed May 6, 2023
1 parent 9397ff6 commit cbf4eda
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ It will remove the files from storage before uploading if "true" provided.

```
- name: Deploy to BunnyCDN
uses: ayeressian/[email protected].5
uses: ayeressian/[email protected].6
with:
source: "dist"
storageZoneName: "${{ secrets.STORAGE_NAME }}"
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

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": "1.1.5",
"version": "1.1.6",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit cbf4eda

Please sign in to comment.