Skip to content

Commit 623191c

Browse files
committed
Stop passing GITHUB_TOKEN explicitly as it's the default
(cherry picked from commit f4ff00d)
1 parent e07c588 commit 623191c

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)