Skip to content

Commit 4c6a27e

Browse files
authoredJan 11, 2025··
Merge pull request #38 from codingo/dependabot/github_actions/peaceiris/actions-gh-pages-3.9.2
ci: bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.2
2 parents 0479335 + 07c4d34 commit 4c6a27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
HUGO_ENV: "production"
4040

4141
- name: Deploy
42-
uses: peaceiris/actions-gh-pages@v3.8.0
42+
uses: peaceiris/actions-gh-pages@v3.9.2
4343
with:
4444
github_token: ${{ secrets.GITHUBTOKEN }}
4545
# Without `keep_files` the `CNAME` file in the target repo will get removed

0 commit comments

Comments
 (0)
Please sign in to comment.