mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-03-15 08:00:56 +00:00
chore(deps): update crazy-max/ghaction-github-pages action to v3.1.0
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
path: dist
|
path: dist
|
||||||
|
|
||||||
- name: Build GitHub Pages
|
- name: Build GitHub Pages
|
||||||
uses: crazy-max/ghaction-github-pages@v3.0.0
|
uses: crazy-max/ghaction-github-pages@v3.1.0
|
||||||
with:
|
with:
|
||||||
build_dir: dist
|
build_dir: dist
|
||||||
jekyll: false
|
jekyll: false
|
||||||
|
|||||||
Reference in New Issue
Block a user