Skip to content

Commit

Permalink
GHA: Fix a typo in the docker image that is built for the Mock app
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Sep 26, 2023
1 parent 310f2aa commit 585c2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ jobs:
platforms: linux/amd64
push: true
tags: |
ghcr.io/openconext/openconext-invite/invitesprovisioningmock:${{ steps.versioncheck.outputs.version }}
ghcr.io/openconext/openconext-invite/inviteprovisioningmock:${{ steps.versioncheck.outputs.version }}

0 comments on commit 585c2e5

Please sign in to comment.