mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-09 22:09:56 +00:00
ci: fix publish scripts
This commit is contained in:
parent
9136a1db19
commit
dcecc25537
3
.github/workflows/scripts.yml
vendored
3
.github/workflows/scripts.yml
vendored
@ -11,6 +11,9 @@ jobs:
|
|||||||
deployments: write
|
deployments: write
|
||||||
name: Publish scripts to Cloudflare Pages
|
name: Publish scripts to Cloudflare Pages
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check out
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Publish to Cloudflare Pages
|
- name: Publish to Cloudflare Pages
|
||||||
uses: cloudflare/pages-action@v1
|
uses: cloudflare/pages-action@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user