We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553b511 commit 4e3a336Copy full SHA for 4e3a336
.github/workflows/release-truss-utils.yml
@@ -28,8 +28,6 @@ jobs:
28
- uses: ./.github/actions/setup-python/
29
30
- name: Tag release
31
- with:
32
- token: ${{secrets.BASETENBOT_GITHUB_TOKEN}}
33
env:
34
INPUT_VERSION: 0.1.0
35
# INPUT_VERSION: ${{ github.event.inputs.version }}
0 commit comments