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
46054868d7
commit
cda76bbcfb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockerhub_proxy.yml
vendored
2
.github/workflows/dockerhub_proxy.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
uses: cloudflare/wrangler-action@v3
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
command: wrangler deploy docker/cloudflare.js
|
||||
command: deploy docker/cloudflare.js
|
||||
|
||||
- name: Commit and push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
|
Loading…
Reference in a new issue