Skip to content

Commit

Permalink
Revert "Add bot token already in checkout"
Browse files Browse the repository at this point in the history
This reverts commit 662252a.

Signed-off-by: Heiko Kiesel <[email protected]>
  • Loading branch information
Zero3141 authored and Weltraumschaf committed Aug 10, 2023
1 parent 662252a commit 0d0989f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
token: ${{ secrets.SCB_BOT_USER_TOKEN }} # here because https://www.paulmowat.co.uk/blog/resolve-github-action-gh006-protected-branch-update-failed
fetch-depth: 0 # required by previous_tag

- name: Set up JDK 17
Expand Down

0 comments on commit 0d0989f

Please sign in to comment.