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:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Assign
|
||||
uses: actions/github-script@v5
|
||||
|
||||
Reference in New Issue
Block a user