Skip to content

Commit fac00c8

Browse files
committed
action: test
1 parent 0e4842e commit fac00c8

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/dispatch.create_release.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,3 @@ jobs:
2626
with:
2727
release_mode: ${{ inputs.release_type }}
2828
version_bump: ${{ inputs.version_bump }}
29-
30-
platform_uploads:
31-
needs: github_release
32-
if: needs.github_release.outputs.release_created == 'true'
33-
uses: ./.github/workflows/call.platform_uploads.yml
34-
secrets: inherit
35-
with:
36-
target_tag: ${{ needs.github_release.outputs.tag_name }}

0 commit comments

Comments
 (0)