Skip to content

Commit

Permalink
Grace: update GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Dec 12, 2023
1 parent 74aa88a commit c9bf22f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit c9bf22f

Please sign in to comment.