Skip to content

Commit f4ff00d

Browse files
committed
Stop passing GITHUB_TOKEN explicitly as it's the default
1 parent 5804bf2 commit f4ff00d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
distribution: graalvm-community
3131
version: 'latest'
3232
java-version: '21'
33-
github-token: ${{ secrets.GITHUB_TOKEN }}
3433
- name: Build
3534
uses: ./.github/actions/main-build
3635
with:

0 commit comments

Comments
 (0)