Merge pull request #1 from schmelczer/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.0
Bump JamesIves/github-pages-deploy-action from 4.2.2 to 4.4.0
This commit is contained in:
commit
fa397dbdc2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-and-deploy.yaml
vendored
2
.github/workflows/lint-and-deploy.yaml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
npm run build
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4.2.2
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.0
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue