Skip to content

Commit

Permalink
Fixing publish
Browse files Browse the repository at this point in the history
  • Loading branch information
evozniak committed Oct 2, 2023
1 parent c595c79 commit 8c7518e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
with:
context: ${{ github.workspace }}
push: true
tags: docker.eu1.hsdp.io/reporting:${{ github.event.release.tag_name }}
tags: docker.eu1.hsdp.io/reporting/oauth2-proxy:${{ github.event.release.tag_name }}

0 comments on commit 8c7518e

Please sign in to comment.