Browse Source

fix repo name

Matthew R Kasun 4 years ago
parent
commit
0a792513fb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/publish-docker.yml

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

@@ -36,8 +36,8 @@ jobs:
           platforms: linux/amd64, linux/arm64
           push: true
           tags: |
-              nusak/nusak:${{ env.CI_REF_NAME_SLUG }}
-              nusak/nusak:${{ env.BUILD_VER }}
+              nusak/netmaker:${{ env.CI_REF_NAME_SLUG }}
+              nusak/netmaker:${{ env.BUILD_VER }}