We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6f2aa commit 9f8e259Copy full SHA for 9f8e259
1 file changed
.github/workflows/maven-publish.yml
@@ -70,4 +70,4 @@ jobs:
70
with:
71
context: .
72
push: true
73
- tags: ghcr.io/${{ github.repository_owner }}/yamles-utils:${{ needs.build.outputs.PROJECT_VERSION }}
+ tags: ghcr.io/axway-api-management-plus/yamles-utils:${{ needs.build.outputs.PROJECT_VERSION }}
0 commit comments