There was an error while loading. Please reload this page.
1 parent 21a6470 commit 2816b69Copy full SHA for 2816b69
.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/ghaction-github-pages@v2.1.1
+ uses: crazy-max/ghaction-github-pages@v2.1.2
46
with:
47
keep_history: true
48
target-branch: gh-pages
0 commit comments