Skip to content

Commit

Permalink
ci: fix publication
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Dec 1, 2023
1 parent f19f102 commit 1e81580
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 1e81580

Please sign in to comment.