Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Update android-pr_ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <wayne6324@gmail.com>
  • Loading branch information
CreativeCodeCat authored Aug 23, 2024
1 parent 7fb6cbe commit 471d361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-pr_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout project
uses: actions/checkout@v4.1.7
with:
token: ${{ secrets.GIT_BOT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: set up JDK 17
uses: actions/setup-java@v4.2.2
Expand Down

0 comments on commit 471d361

Please sign in to comment.