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 6021915 commit 2186470Copy full SHA for 2186470
.github/workflows/pages.yml
@@ -48,7 +48,7 @@ jobs:
48
run: pnpm build
49
50
- name: Deploy to GitHub Pages
51
- uses: crazy-max/ghaction-github-pages@v2.2.0
+ uses: crazy-max/ghaction-github-pages@v2.5.0
52
with:
53
repo: Umajs/umajs.github.io
54
target_branch: main
0 commit comments