update docker image name
This commit is contained in:
parent
22ac9cd74d
commit
31697bdcf0
|
@ -30,4 +30,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/warp-proxy:latest
|
tags: ${{ secrets.DOCKERHUB_USERNAME }}/cloudflare-warp-proxy:latest
|
||||||
|
|
Loading…
Reference in New Issue