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 c9007a0 commit 64bd71dCopy full SHA for 64bd71d
1 file changed
.github/workflows/version-bump.yaml
@@ -30,10 +30,5 @@ jobs:
30
uses: ./
31
with:
32
release_type: ${{ inputs.release_type }}
33
- target_platform: 'custom'
34
- bump_targets: >
35
- [
36
- {'package.json','version'}
37
- ]
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments