We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662252a commit 0d0989fCopy full SHA for 0d0989f
.github/workflows/release.yml
@@ -39,7 +39,6 @@ jobs:
39
- name: Checkout repository
40
uses: actions/checkout@v3
41
with:
42
- token: ${{ secrets.SCB_BOT_USER_TOKEN }} # here because https://www.paulmowat.co.uk/blog/resolve-github-action-gh006-protected-branch-update-failed
43
fetch-depth: 0 # required by previous_tag
44
45
- name: Set up JDK 17
0 commit comments