Skip to content

Commit

Permalink
Final change for symlink behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Phillips committed Feb 25, 2022
1 parent 14bb716 commit b216c53
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/afraid-beds-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"corset": patch
---

Final change for the CDN symlink feature
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:

- name: Publish to cdn.corset.dev
if: steps.changesets.outputs.published == 'true'
uses: matthewp/cdn-spooky-deploy-action@v3.13
uses: matthewp/cdn-spooky-deploy-action@v4
with:
key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit b216c53

Please sign in to comment.