Skip to content

Commit 79f9aa5

Browse files
build(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.6) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74c95ce commit 79f9aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ jobs:
283283

284284
# DEPLOY TO GH-PAGES
285285
- name: Deploy to GitHub-Pages
286-
uses: JamesIves/github-pages-deploy-action@v4.7.3
286+
uses: JamesIves/github-pages-deploy-action@v4.7.6
287287
with:
288288
branch: gh-pages
289289
folder: serverpackcreator-api/build/dokka

0 commit comments

Comments
 (0)