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:
2
.github/workflows/cloudflare-workers.yml
vendored
2
.github/workflows/cloudflare-workers.yml
vendored
@@ -43,4 +43,4 @@ jobs:
|
||||
USER: root
|
||||
with:
|
||||
apiToken: ${{ secrets.CF_API_TOKEN }}
|
||||
workingDirectory: './out'
|
||||
workingDirectory: './'
|
||||
|
||||
Reference in New Issue
Block a user