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 92057d0 commit 6021915Copy full SHA for 6021915
.github/workflows/pages.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Deploy to GitHub Pages
51
uses: crazy-max/ghaction-github-pages@v2.2.0
52
with:
53
- repo: https://github.com/Umajs/umajs.github.io
+ repo: Umajs/umajs.github.io
54
target_branch: main
55
build_dir: dist
56
env:
0 commit comments