Update dockerhub_proxy.yml

This commit is contained in:
赵璟 2024-10-22 15:59:18 +08:00 committed by GitHub
parent 4a42e88784
commit 46054868d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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