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