fix
This commit is contained in:
parent
1124d1661a
commit
522b08f4fb
4
.github/workflows/assign-milestones.yml
vendored
4
.github/workflows/assign-milestones.yml
vendored
|
@ -11,7 +11,9 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Assign
|
||||
uses: actions/github-script@v5
|
||||
|
|
Loading…
Reference in New Issue
Block a user