Skip to content

Commit

Permalink
chore: remove unused env var
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendan committed Jun 16, 2023
1 parent 9bea32d commit 656ee62
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

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

jobs:
docker:
uses: ./.github/workflows/docker_utils.yml
Expand Down

0 comments on commit 656ee62

Please sign in to comment.