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
6c605654ac
commit
e6f7c12545
1 changed files with 4 additions and 4 deletions
8
.github/workflows/dockerhub_proxy.yml
vendored
8
.github/workflows/dockerhub_proxy.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
command: deploy docker/cloudflare.js --name test --compatibility-date ${{ env.COMPATIBILITY_DATE }}
|
||||
|
||||
# - name: Commit and push changes
|
||||
# uses: stefanzweifel/git-auto-commit-action@v4
|
||||
# with:
|
||||
# commit_message: update cloudflare.js
|
||||
- name: Commit and push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: update cloudflare.js
|
||||
|
|
Loading…
Reference in a new issue