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 f671b01 commit d5351c7Copy full SHA for d5351c7
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
name: docs
80
path: dist/docs
81
- name: Deploy playground + docs to GitHub Pages
82
- uses: crazy-max/ghaction-github-pages@v4.0.0
+ uses: crazy-max/ghaction-github-pages@v4.1.0
83
with:
84
keep_history: true
85
target_branch: gh-pages
0 commit comments