There was an error while loading. Please reload this page.
1 parent e76044c commit e67316bCopy full SHA for e67316b
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- run: npm run bootstrap
45
- run: npm run build
46
- name: Deploy playground to GitHub Pages
47
- uses: crazy-max/ghaction-github-pages@v1.4.0
+ uses: crazy-max/ghaction-github-pages@v2.1.0
48
with:
49
keep_history: true
50
target-branch: gh-pages
0 commit comments