We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560a0d2 commit 98554e5Copy full SHA for 98554e5
1 file changed
.github/workflows/release.yml
@@ -31,3 +31,5 @@ jobs:
31
with:
32
name: Lingua ${{ steps.get_version.outputs.version-without-v }}
33
files: build/libs/*.jar
34
+ env:
35
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments