We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26f70e commit 6dca063Copy full SHA for 6dca063
.github/workflows/release-truss-utils.yml
@@ -31,8 +31,6 @@ jobs:
31
env:
32
INPUT_VERSION: 0.1.0
33
# INPUT_VERSION: ${{ github.event.inputs.version }}
34
- with:
35
- token: ${{secrets.BASETENBOT_GITHUB_TOKEN}}
36
run: |
37
cd truss-utils
38
poetry version $INPUT_VERSION
0 commit comments