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
5a1ae041f2
commit
cda180ebc7
2
.github/workflows/dockerhub_proxy.yml
vendored
2
.github/workflows/dockerhub_proxy.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user