Skip to content

Commit

Permalink
- update value for docker meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Blusia committed Sep 30, 2024
1 parent 8c9a638 commit 37ceb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
images: ${{ env.DOCKER_IMAGE_NAME }}
tags: |
type=raw,value=${{ env.APP_NAME }}
type=raw,value=prod
context: workflow

- name: build and push image
Expand Down

0 comments on commit 37ceb2e

Please sign in to comment.