Browse Source

rename docker repo (#1702)

Kostas Bariotis 5 years ago
parent
commit
1f375522d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish-docker.yml

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

@@ -15,6 +15,6 @@ jobs:
         with:
           username: ${{ secrets.DOCKER_USERNAME }}
           password: ${{ secrets.DOCKER_PASSWORD }}
-          repository: excalidraw/excalidraw
+          repository: getexcalidraw/excalidraw
           tag_with_ref: true
           tag_with_sha: true