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 bf93f9d commit c7aa16cCopy full SHA for c7aa16c
.github/workflows/scala-steward.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Launch Scala Steward
17
uses: scala-steward-org/scala-steward-action@v2
18
with:
19
- github-token: ${{ github.token }}
+ github-token: ${{ secrets.GH_TOKEN }}
0 commit comments