mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
ci: fix publish scripts
This commit is contained in:
parent
9136a1db19
commit
dcecc25537
1 changed files with 3 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue