mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 09:04:32 +01:00
Bump JamesIves/github-pages-deploy-action in /.github/workflows
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.0 to 4.4.1. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/4.1.0...v4.4.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
45c8c6650b
commit
fe762b5239
2
.github/workflows/Release.yml
vendored
2
.github/workflows/Release.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
|||||||
name: static-web-app
|
name: static-web-app
|
||||||
path: dist/
|
path: dist/
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@4.1.0
|
uses: JamesIves/github-pages-deploy-action@v4.4.1
|
||||||
with:
|
with:
|
||||||
BRANCH: gh-pages # The branch the action should deploy to.
|
BRANCH: gh-pages # The branch the action should deploy to.
|
||||||
FOLDER: dist/ # The folder the action should deploy.
|
FOLDER: dist/ # The folder the action should deploy.
|
||||||
|
Loading…
Reference in New Issue
Block a user