mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 14:33:44 +08:00
chore: fix typos
This commit is contained in:
parent
0820d6d6fb
commit
3f2ce3cb80
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -103,4 +103,4 @@ jobs:
|
|||||||
- name: Release updater file
|
- name: Release updater file
|
||||||
run: pnpm updater
|
run: pnpm updater
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
2
.github/workflows/updater.yaml
vendored
2
.github/workflows/updater.yaml
vendored
@ -28,4 +28,4 @@ jobs:
|
|||||||
- name: Release updater file
|
- name: Release updater file
|
||||||
run: pnpm updater
|
run: pnpm updater
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user