mirror of
https://github.com/cioyu/cioyu.github.io.git
synced 2026-05-02 13:31:47 +08:00
actions脚本语法修复
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -32,5 +32,5 @@ jobs:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
steps:
|
||||
-uses: actions/deploy-pages@v4
|
||||
- uses: actions/deploy-pages@v4
|
||||
id: deployment
|
||||
Reference in New Issue
Block a user