We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ededdcb commit 3912c04Copy full SHA for 3912c04
1 file changed
.github/workflows/post-release-version-bump.yml
@@ -9,7 +9,6 @@ on:
9
10
env:
11
VERSION: ${{ github.event.inputs.version }}
12
- IS_PATCH: ${{ github.event.inputs.is_patch }}
13
AWS_DEFAULT_REGION: us-east-1
14
15
permissions:
0 commit comments