Update docker-hub.yml

This commit is contained in:
dicedtomato
2021-03-26 16:55:23 -07:00
committed by GitHub
parent 4239b610fc
commit df646f7433

View File

@@ -16,6 +16,6 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: diced/ZIPLINE
repository: diced/zipline
dockerfile: Dockerfile
tag_with_ref: true