mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-09 05:49:54 +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
|
||||
name: Publish scripts to Cloudflare Pages
|
||||
steps:
|
||||
- name: Check out
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Publish to Cloudflare Pages
|
||||
uses: cloudflare/pages-action@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user