We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e33f01 commit c9007a0Copy full SHA for c9007a0
1 file changed
.github/workflows/version-bump.yaml
@@ -30,6 +30,7 @@ jobs:
30
uses: ./
31
with:
32
release_type: ${{ inputs.release_type }}
33
+ target_platform: 'custom'
34
bump_targets: >
35
[
36
{'package.json','version'}
0 commit comments