Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Phillips committed Feb 25, 2022
1 parent a180fe4 commit f4b90a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/loud-news-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"corset": patch
---

[email protected]
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.11
uses: matthewp/cdn-spooky-deploy-action@v3.12
with:
key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit f4b90a6

Please sign in to comment.