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 846909f commit 426896bCopy full SHA for 426896b
.github/workflows/build.yml
@@ -20,4 +20,4 @@ jobs:
20
steps:
21
- uses: release-drafter/release-drafter@v5
22
env:
23
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.AVAST_SCALA_BUILDER_GITHUB_TOKEN }}
0 commit comments