mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
ci: duplicate env keyword github_token
[skip changelog]
This commit is contained in:
2
.github/workflows/markdown-checker.yml
vendored
2
.github/workflows/markdown-checker.yml
vendored
@@ -58,6 +58,8 @@ jobs:
|
||||
--exclude-path 'docs/ja-jp/manual/introduction/introduction_old.md'
|
||||
--exclude 'files/MAA_Runtime_Fix_Pwsh.ps1$'
|
||||
-- './docs/**/*.md' './README.md'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Comment (only for PR)
|
||||
if: failure() && github.event_name == 'pull_request'
|
||||
|
||||
Reference in New Issue
Block a user