mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
fix: workflow
This commit is contained in:
parent
db1d583a37
commit
6a3456f4b0
2
.github/workflows/pull.yml
vendored
2
.github/workflows/pull.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Setup GitHub CLI
|
- name: Setup GitHub CLI
|
||||||
uses: cli/cli@v1
|
uses: cli/cli@latest
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user