Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,11 @@ jobs:
needs: create-release
permissions:
contents: write
uses: ./.github/workflows/tag-release.yml
uses: RoboFinSystems/robosystems/.github/workflows/tag-release.yml@main
with:
branch_ref: ${{ needs.create-release.outputs.branch_name }}
product_name: 'RoboSystems Python SDK'
project_kind: 'Python SDK'
secrets: inherit

create-summary:
Expand Down
363 changes: 0 additions & 363 deletions .github/workflows/tag-release.yml

This file was deleted.