Skip to content

Commit 0d0989f

Browse files
Zero3141Weltraumschaf
authored andcommitted
Revert "Add bot token already in checkout"
This reverts commit 662252a. Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
1 parent 662252a commit 0d0989f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
- name: Checkout repository
4040
uses: actions/checkout@v3
4141
with:
42-
token: ${{ secrets.SCB_BOT_USER_TOKEN }} # here because https://www.paulmowat.co.uk/blog/resolve-github-action-gh006-protected-branch-update-failed
4342
fetch-depth: 0 # required by previous_tag
4443

4544
- name: Set up JDK 17

0 commit comments

Comments
 (0)