Skip to content

Commit 68b0566

Browse files
authored
Merge pull request #8 from COSCUP/renovate/peaceiris-actions-gh-pages-digest
chore(deps): update peaceiris/actions-gh-pages digest to 4b09552
2 parents 29622b9 + a9673b3 commit 68b0566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: pnpm build
4949

5050
- name: Deploy 📡
51-
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e
51+
uses: peaceiris/actions-gh-pages@4b09552702d0b65573696410d4707c765da2630b
5252
with:
5353
github_token: ${{ secrets.GITHUB_TOKEN }}
5454
publish_dir: .vitepress/dist

0 commit comments

Comments
 (0)