mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
CI: Fix invalid token usage
This commit is contained in:
@@ -57,8 +57,6 @@ jobs:
|
||||
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN_AURORA }}
|
||||
|
||||
- name: Restore Yarn cache
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user