Skip to content

Commit

Permalink
Remove slash in destination
Browse files Browse the repository at this point in the history
  • Loading branch information
major committed Mar 7, 2024
1 parent cdce2f3 commit 9c98506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bunnycdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: ayeressian/bunnycdn-storage-deploy@v2.2.1
with:
source: "public"
destination: "/"
destination: ""
storageZoneName: "major-io"
storagePassword: "${{ secrets.BUNNY_FTP_PASSWORD }}"
accessKey: "${{ secrets.BUNNY_API_KEY }}"
Expand Down

0 comments on commit 9c98506

Please sign in to comment.