Skip to content

Commit c7aa16c

Browse files
authored
Update scala-steward.yml
1 parent bf93f9d commit c7aa16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala-steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Launch Scala Steward
1717
uses: scala-steward-org/scala-steward-action@v2
1818
with:
19-
github-token: ${{ github.token }}
19+
github-token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)