Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Bump peaceiris/actions-gh-pages from 3 to 4 in /.github/workflows #270

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/json-then-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pattern: "\\.json$"

- name: push
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.BOT }}
cname: store.win11react.com
Expand Down
Loading