Skip to content

Commit

Permalink
Update buildcnd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NOCanoa committed Aug 28, 2024
1 parent 8fb158a commit 875ef7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildcnd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Deploy to BunnyCDN
uses: ayeressian/bunnycdn-storage-deploy@v2.2.3
with:
source: "home/runner/work/docs/docs/dist"
source: "../../../dist"
destination: "www/aaa"
storageEndpoint: "storage.bunnycdn.com"
storageZoneName: "${{ secrets.STORAGE_NAME }}"
Expand Down

0 comments on commit 875ef7d

Please sign in to comment.