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.
GITHUB_TOKEN
1 parent 5804bf2 commit f4ff00dCopy full SHA for f4ff00d
.github/workflows/main.yml
@@ -30,7 +30,6 @@ jobs:
30
distribution: graalvm-community
31
version: 'latest'
32
java-version: '21'
33
- github-token: ${{ secrets.GITHUB_TOKEN }}
34
- name: Build
35
uses: ./.github/actions/main-build
36
with:
0 commit comments