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 2c41db3 commit fb2a1d8Copy full SHA for fb2a1d8
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
- run: npm install
43
- run: npm run build
44
- name: Deploy playground to GitHub Pages
45
- uses: crazy-max/[email protected].2
+ uses: crazy-max/[email protected].3
46
with:
47
keep_history: true
48
target-branch: gh-pages
0 commit comments