mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
clean up project
This commit is contained in:
2
.github/workflows/cf-worker-deploy.yml
vendored
2
.github/workflows/cf-worker-deploy.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
apiToken: ${{ secrets.CF_API_TOKEN }}
|
||||
command: publish --env ${{ env.cf_environment || 'default' }}
|
||||
workingDirectory: 'apps/cf-worker-vless'
|
||||
workingDirectory: 'apps/cf-worker'
|
||||
environment: ${{ env.cf_environment || 'default' }}
|
||||
secrets: |
|
||||
UUID
|
||||
|
||||
Reference in New Issue
Block a user