Skip to content

Commit e78dca8

Browse files
author
Anket Satbhai
committed
ci: remove version type from release tag workflows
1 parent c623d1d commit e78dca8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release-tag.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,5 @@ jobs:
152152
branch: ${{ inputs.target_branch }}
153153
tag_format: ${{ inputs.tag_format }}
154154
release_tag: ${{ needs.create-tag.outputs.final_tag }}
155-
version_type: ${{ needs.create-tag.outputs.version_type }}
156-
latest_tag: ${{ needs.create-tag.outputs.latest_tag }}
157155
secrets:
158156
GITHUB: ${{ secrets.GITHUB }}

0 commit comments

Comments
 (0)