Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cf worker hello world project and enable deploy via GITHUB action #78

Merged
merged 19 commits into from
Dec 17, 2022
Prev Previous commit
Next Next commit
add action
  • Loading branch information
zizifn committed Dec 17, 2022
commit b3567de3b4bd68cb1f0a7988f43315f4bbc0ddf5
5 changes: 2 additions & 3 deletions .github/workflows/cf-worker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ jobs:
workingDirectory: 'apps/cf-worker-vless'
secrets: |
UUID
env:
UUID: ${{ secrets.UUID }}

env:
UUID: ${{ secrets.UUID }}