Skip to content

Commit

Permalink
ci: fix publication
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Nov 30, 2023
1 parent f57ed27 commit f19f102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
uses: kosi-libs/kodein-internal-github-actions/.github/workflows/drop-or-release-nexus-staging-repository.yml@main
secrets: inherit
with:
repository-id: ${{ needs.create-staging-repository.outputs.repository-id }}
repository-id: ${{ needs.create-staging-repository.outputs.repository_id }}
build-upload-result: ${{ needs.build-upload.result }}

0 comments on commit f19f102

Please sign in to comment.