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:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Deploy
|
name: Deploy
|
||||||
|
environment: Cloudflare Worker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: Publish
|
- name: Publish
|
||||||
|
|
Loading…
Reference in a new issue