Skip to content

Commit 6dca063

Browse files
committed
Setup properly again
1 parent a26f70e commit 6dca063

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
@@ -31,8 +31,6 @@ jobs:
3131
env:
3232
INPUT_VERSION: 0.1.0
3333
# INPUT_VERSION: ${{ github.event.inputs.version }}
34-
with:
35-
token: ${{secrets.BASETENBOT_GITHUB_TOKEN}}
3634
run: |
3735
cd truss-utils
3836
poetry version $INPUT_VERSION

0 commit comments

Comments
 (0)