Skip to content

Commit 4e3a336

Browse files
committed
Remove unneeded token
1 parent 553b511 commit 4e3a336

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-truss-utils.yml

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
- uses: ./.github/actions/setup-python/
2929

3030
- name: Tag release
31-
with:
32-
token: ${{secrets.BASETENBOT_GITHUB_TOKEN}}
3331
env:
3432
INPUT_VERSION: 0.1.0
3533
# INPUT_VERSION: ${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)