mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update dockerhub_proxy.yml
This commit is contained in:
parent
4a42e88784
commit
46054868d7
3
.github/workflows/dockerhub_proxy.yml
vendored
3
.github/workflows/dockerhub_proxy.yml
vendored
@ -22,8 +22,7 @@ jobs:
|
|||||||
uses: cloudflare/wrangler-action@v3
|
uses: cloudflare/wrangler-action@v3
|
||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
preCommands: cd docker
|
command: wrangler deploy docker/cloudflare.js
|
||||||
environment: production
|
|
||||||
|
|
||||||
- name: Commit and push changes
|
- name: Commit and push changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user