mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
chore(deps): bump crazy-max/ghaction-github-pages from 3 to 4 (#1635)
This commit is contained in:
parent
446f8c5f94
commit
ef2bb7dd8e
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
run: cp CNAME .vitepress/dist
|
run: cp CNAME .vitepress/dist
|
||||||
|
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
uses: crazy-max/ghaction-github-pages@v3
|
uses: crazy-max/ghaction-github-pages@v4
|
||||||
with:
|
with:
|
||||||
# deploy to gh-pages branch
|
# deploy to gh-pages branch
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user