Skip to content

Commit

Permalink
updated IMAGE_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
Dpbm committed Oct 21, 2023
1 parent ea54d9f commit b5e2f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

env:
NAMESPACE: ${{ secrets.DOCKERHUB_NAMESPACE }}
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: ${{ github.event.repository.name }}

jobs:
push_to_registry:
Expand Down

0 comments on commit b5e2f26

Please sign in to comment.