Skip to content

Commit

Permalink
chore: deployment profiles added
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev committed May 29, 2024
1 parent aee6386 commit 10d4740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
"id": "githubDeploy",
"properties":
{
"altDeploymentRepository": "github::default::https://maven.pkg.github.com/SchweizerischeBundesbahnen/REPOSITORY_NAME"
"altDeploymentRepository": "github::default::https://maven.pkg.github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.extension-name"
}
},
{
Expand Down

0 comments on commit 10d4740

Please sign in to comment.