Skip to content

Commit

Permalink
fix workflow docker build publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitor committed Apr 27, 2023
1 parent 2a124a7 commit 371008e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: economiagovbr/ro-dou

jobs:
build_and_push:
Expand Down

0 comments on commit 371008e

Please sign in to comment.