Skip to content

Commit

Permalink
amend github action
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-husky committed Sep 10, 2024
1 parent e7f070a commit 4fe134e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

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

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

0 comments on commit 4fe134e

Please sign in to comment.