mirror of
https://github.com/yude-jp/yude.jp
synced 2025-12-17 05:04:15 +09:00
Fix GitHub Actions
This commit is contained in:
1
.github/workflows/cloudflare-workers.yml
vendored
1
.github/workflows/cloudflare-workers.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Publish
|
||||
|
||||
Reference in New Issue
Block a user