Skip to content

Commit 29a5fc9

Browse files
authored
Merge pull request #27 from codemonkey85/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4
Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4
2 parents c6f24c1 + f0708d0 commit 29a5fc9

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
@@ -42,7 +42,7 @@ jobs:
4242
run: touch release/wwwroot/.nojekyll
4343

4444
- name: Commit wwwroot to GitHub Pages
45-
uses: JamesIves/github-pages-deploy-action@v4.7.3
45+
uses: JamesIves/github-pages-deploy-action@v4.7.4
4646
with:
4747
token: ${{ secrets.GITHUB_TOKEN }}
4848
branch: gh-pages

0 commit comments

Comments
 (0)