deployment
This commit is contained in:
parent
cd2ff446f7
commit
37b8b52184
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -8,6 +8,7 @@ jobs:
|
|||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
name: Deploy
|
||||
environment: Cloudflare Worker
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Publish
|
||||
|
|
Loading…
Reference in a new issue