We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7856a commit 65f088aCopy full SHA for 65f088a
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
run: yarn generate
19
20
- name: Deploy 🚀
21
- uses: JamesIves/[email protected].0
+ uses: JamesIves/[email protected].1
22
with:
23
branch: gh-pages # The branch the action should deploy to.
24
folder: playground/dist # The folder the action should deploy.
0 commit comments