Skip to content

Commit

Permalink
test12
Browse files Browse the repository at this point in the history
  • Loading branch information
gmontalvoy authored Dec 7, 2023
1 parent 9a49abe commit 1b6c11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: promote to prod
uses: redhat-actions/push-to-registry@v2
with:
image: $APP_NAME
image: ${{ env.APP_NAME }}
tags: prod-${{ github.sha }}
registry: docker.io/gmontalvoy
username: ${{ secrets.DOCKER_HUB_USERNAME }}
Expand Down

0 comments on commit 1b6c11f

Please sign in to comment.