Skip to content

Commit a1b27a2

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 (#41)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.6 to 4.8.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.6...v4.8.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a8f83f commit a1b27a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: touch release/wwwroot/.nojekyll
4444

4545
- name: Commit wwwroot to GitHub Pages
46-
uses: JamesIves/github-pages-deploy-action@v4.7.6
46+
uses: JamesIves/github-pages-deploy-action@v4.8.0
4747
with:
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949
branch: gh-pages

0 commit comments

Comments
 (0)