Update publish_docker_image.yml

This commit is contained in:
su-ex 2021-07-13 14:42:14 +02:00
parent 6c6ee98eb9
commit 0999b5df3a
No known key found for this signature in database
GPG Key ID: AAAB13EB0F86EE71

View File

@ -34,4 +34,4 @@ jobs:
build-args: USE_CUSTOM_SDKS=true,REACT_SDK_REPO="https://github.com/SchildiChat/matrix-react-sdk.git",REACT_SDK_BRANCH="master",JS_SDK_REPO="https://github.com/SchildiChat/matrix-js-sdk.git",JS_SDK_BRANCH="master"
context: .
push: true
tags: ghcr.io/${{ github.repository }}/schildichat-web:latest
tags: ghcr.io/schildichat/schildichat-web:latest