Skip to content

Commit

Permalink
Update dockerhub_proxy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chendelin1982 authored Oct 23, 2024
1 parent 7320c26 commit e128a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub_proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
apiToken: ${{ secrets.EDIT_CLOUDFLARE_WORKERS }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: deploy docker/cloudflare.js --name test --compatibility-date ${{ env.COMPATIBILITY_DATE }}
command: deploy docker/cloudflare.js --name dockerhub --compatibility-date ${{ env.COMPATIBILITY_DATE }}

0 comments on commit e128a6e

Please sign in to comment.