Skip to content

Commit 64bd71d

Browse files
committed
ci: remove unnecessary bump_targets
1 parent c9007a0 commit 64bd71d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/version-bump.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,5 @@ jobs:
3030
uses: ./
3131
with:
3232
release_type: ${{ inputs.release_type }}
33-
target_platform: 'custom'
34-
bump_targets: >
35-
[
36-
{'package.json','version'}
37-
]
3833
env:
3934
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)