chore: fix typos

This commit is contained in:
keiko233 2023-11-16 11:31:06 +08:00
parent 0820d6d6fb
commit 3f2ce3cb80
2 changed files with 2 additions and 2 deletions

View File

@ -103,4 +103,4 @@ jobs:
- name: Release updater file
run: pnpm updater
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

View File

@ -28,4 +28,4 @@ jobs:
- name: Release updater file
run: pnpm updater
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}