Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bonnie57 committed Nov 14, 2024
1 parent 22066f7 commit 454baff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,4 +237,4 @@ jobs:
# and the event triggering the workflow is a push
uses: ./.github/workflows/reusable-create-release.yml
with:
tag_name: core-sdk@${{ needs.print_version_to_publish.outputs.core_sdk_version_to_be_published }}
tag_name: core-sdk@${{ needs.print_version_to_publish.outputs.core_sdk_version_to_be_published }}

0 comments on commit 454baff

Please sign in to comment.