Update dockerhub_proxy.yml

This commit is contained in:
赵璟 2024-10-22 15:54:47 +08:00 committed by GitHub
parent 5a1ae041f2
commit cda180ebc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,8 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
preCommands: cd docker
environment: production
- name: Commit and push changes
uses: stefanzweifel/git-auto-commit-action@v4