Skip to content

Commit

Permalink
ci: fix deployment to Github packagesr (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev authored Jun 5, 2024
1 parent 84c4234 commit 1b4d1a8
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 @@ -37,7 +37,7 @@ jobs:
"id": "githubDeploy",
"properties":
{
"altDeploymentRepository": "github::default::https://maven.pkg.github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.extension-name"
"altDeploymentRepository": "github::default::https://maven.pkg.github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.pdf-exporter"
}
}
]
Expand Down

0 comments on commit 1b4d1a8

Please sign in to comment.