Skip to content

Commit

Permalink
Update build_and_push_docker_images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pbeukema committed Dec 12, 2023
1 parent 43a6d81 commit fd69ae9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_push_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:

env:
GHCR: ghcr.io
GHCR_IMAGE_NAME: ${{ github.repository }}
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}

jobs:
build-and-push-image:
Expand Down

0 comments on commit fd69ae9

Please sign in to comment.