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 e049dc8 commit 0b5935cCopy full SHA for 0b5935c
.github/workflows/scala-steward.yml
@@ -14,6 +14,6 @@ jobs:
14
scala-steward:
15
uses: softwaremill/github-actions-workflows/.github/workflows/scala-steward.yml@main
16
secrets:
17
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.SOFTWAREMILL_CI_PR_TOKEN }}
18
with:
19
java-version: '21'
0 commit comments