Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Commit 9456021

Browse files
committed
Minor improvement to the release text
1 parent a563a03 commit 9456021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,5 @@ jobs:
155155
### Commit from `${{ inputs.githubOrgName }}/backstage-plugins @ ${{ inputs.githubRefName }}`
156156
`${{ steps.get_commit_hash.outputs.commit_hash }}`
157157
### Packages
158-
@${{ inputs.npmOrgName }}/backstage-plugin-orchestrator (`${{ steps.collect_integrity.outputs.backstage_plugin_orchestrator }}`)
159-
@${{ inputs.npmOrgName }}/backstage-plugin-orchestrator-backend-dynamic (`${{ steps.collect_integrity.outputs.backstage_plugin_orchestrator_backend_dynamic }}`)
158+
- @${{ inputs.npmOrgName }}/backstage-plugin-orchestrator (`${{ steps.collect_integrity.outputs.backstage_plugin_orchestrator }}`)
159+
- @${{ inputs.npmOrgName }}/backstage-plugin-orchestrator-backend-dynamic (`${{ steps.collect_integrity.outputs.backstage_plugin_orchestrator_backend_dynamic }}`)

0 commit comments

Comments
 (0)