Skip to content

Commit

Permalink
[chore] add token in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkdwns414 committed Jul 4, 2024
1 parent c3efbc6 commit ebae3bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
token: ${{ secrets.SUBMODULE_TOKEN }}

- name: Set up JDK 17
uses: actions/setup-java@v3
Expand Down

0 comments on commit ebae3bc

Please sign in to comment.