mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
Update dockerhub_proxy.yml
This commit is contained in:
parent
4a42e88784
commit
46054868d7
1 changed files with 1 additions and 2 deletions
3
.github/workflows/dockerhub_proxy.yml
vendored
3
.github/workflows/dockerhub_proxy.yml
vendored
|
@ -22,8 +22,7 @@ jobs:
|
|||
uses: cloudflare/wrangler-action@v3
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
preCommands: cd docker
|
||||
environment: production
|
||||
command: wrangler deploy docker/cloudflare.js
|
||||
|
||||
- name: Commit and push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
|
Loading…
Reference in a new issue