Merge pull request #889 from h5bp/dependabot/github_actions/peaceiris/actions-gh-pages-4
Bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
commit
7a1b566796
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
args: --config=config/eleventy.config.js --pathprefix=Front-end-Developer-Interview-Questions
|
args: --config=config/eleventy.config.js --pathprefix=Front-end-Developer-Interview-Questions
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v4
|
||||||
with:
|
with:
|
||||||
publish_dir: ./_site
|
publish_dir: ./_site
|
||||||
publish_branch: gh-pages
|
publish_branch: gh-pages
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue