We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5542ec3 commit bb1632cCopy full SHA for bb1632c
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Build
23
run: pnpm run build
24
- name: GitHub Pages
25
- uses: crazy-max/ghaction-github-pages@v4.1.0
+ uses: crazy-max/ghaction-github-pages@v4.2.0
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
with:
0 commit comments