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 2 to 3 (#1279)
This commit is contained in:
parent
27fb6918de
commit
9eea8516c9
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
run: cp CNAME .vuepress/dist
|
run: cp CNAME .vuepress/dist
|
||||||
|
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
uses: crazy-max/ghaction-github-pages@v2
|
uses: crazy-max/ghaction-github-pages@v3
|
||||||
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