Prepare for Docker publishing (#1771)

* prepare for docker publishing

* fix links

* remove that

* update README

* test publish worklofw

* build and push on master

* include gtag by default
This commit is contained in:
Kostas Bariotis 2020-06-18 10:46:24 +01:00 committed by GitHub
parent 046c0818c5
commit f1ceeab8d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 63 additions and 10 deletions

View file

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