Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 #17
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.4.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.1
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue