mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
Swap to v2 of deploy pages
This commit is contained in:
parent
5e89562f15
commit
70e6ec76a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
|||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v1
|
||||
uses: actions/deploy-pages@v2
|
||||
with:
|
||||
artifact_name: site
|
||||
|
||||
|
|
Loading…
Reference in a new issue