Skip to content

Commit fccb90e

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 (#371)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4effb60 commit fccb90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_demos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
rm build/example/packages
2525
2626
- name: Publish 🚀
27-
uses: JamesIves/[email protected].1
27+
uses: JamesIves/[email protected].2
2828
with:
2929
branch: gh-pages # The branch the action should deploy to.
3030
folder: build/example # The folder the action should deploy.

0 commit comments

Comments
 (0)