2
0
Эх сурвалжийг харах

Update publish-docker.yml

use generic repo
Matthew R Kasun 4 жил өмнө
parent
commit
4e48e1d0fd

+ 1 - 1
.github/workflows/publish-docker.yml

@@ -40,4 +40,4 @@ jobs:
           context: .
           platforms: linux/amd64, linux/arm64
           push: true
-          tags: gravitl/netmaker:${{ env.TAG }}
+          tags: ${{ github.respository }}:${{ env.TAG }}