Skip to content

Commit

Permalink
Update container registry login step in webapp workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Oct 21, 2024
1 parent d10999f commit 2e9dddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
context: webapp/
file: ./webapp/Dockerfile
push: true
tags: "polder:dev"
tags: "ghcr.io/${{ github.repository_owner }}/polder:dev"

0 comments on commit 2e9dddd

Please sign in to comment.