Skip to content

Commit a42990d

Browse files
authored
Merge pull request #76 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 fef0e54 + 4c5a66a commit a42990d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

4747
- name: Commit wwwroot to GitHub Pages
48-
uses: JamesIves/github-pages-deploy-action@v4.7.3
48+
uses: JamesIves/github-pages-deploy-action@v4.7.4
4949
with:
5050
token: ${{ secrets.GITHUB_TOKEN }}
5151
branch: gh-pages

0 commit comments

Comments
 (0)