Skip to content

Commit

Permalink
fix: add missing vars
Browse files Browse the repository at this point in the history
  • Loading branch information
mweidling committed Sep 20, 2024
1 parent fe1be0a commit bbb7d0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:
release:
types: [published]

env:
REGISTRY: docker.io
IMAGE_NAME: ocrd/quiver-mongoapi-local

jobs:
push_to_registry:
name: Push Docker image to Docker Hub
Expand Down

0 comments on commit bbb7d0a

Please sign in to comment.