2
0
Matthew R Kasun 4 жил өмнө
parent
commit
fc51a76466

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

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