1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-10 11:35:52 +01:00

rename docker repo (#1702)

This commit is contained in:
Kostas Bariotis 2020-06-02 20:26:16 +01:00 committed by GitHub
parent 5ed4614a8c
commit 1f375522d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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