change publish org

This commit is contained in:
Erin Grasmick
2020-07-15 17:28:54 +02:00
parent 5c76ada912
commit a7c92e8e99
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
dockerfile: Dockerfile
repository: paritytech/substrate-telemetry-frontend
repository: parity/substrate-telemetry-frontend
push: ${{ startsWith(github.ref, 'refs/tags/') }}
tags: latest
add_git_labels: true