Skip to content

Commit 7e803b0

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#3108)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.6...4.1.7) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d56fd86 commit 7e803b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doc-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
npm run build
4040
4141
- name: Deploy 🚀
42-
uses: JamesIves/github-pages-deploy-action@4.1.6
42+
uses: JamesIves/github-pages-deploy-action@4.1.7
4343
with:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)