Skip to content

Commit c9bf22f

Browse files
committed
Grace: update GitHub workflows
1 parent 74aa88a commit c9bf22f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
runs-on: ubuntu-22.04
4343
steps:
4444
- name: Checkout repository
45+
env:
46+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4547
uses: actions/checkout@v4
4648
with:
4749
token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)