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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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