Skip to content

Commit

Permalink
Try checkout without token
Browse files Browse the repository at this point in the history
  • Loading branch information
OndrejSpanel committed Dec 11, 2023
1 parent 438339c commit 9a89e9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
token: ${{ secrets.ORG_TOKEN }}
- name: Set up JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 9a89e9a

Please sign in to comment.