mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-29 00:26:56 +00:00
...
This commit is contained in:
parent
9606c0e0bb
commit
3636173d75
@ -15,7 +15,7 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
script: |
|
||||
function removeLabel(owner, repo, issue_number, name) {
|
||||
async function removeLabel(owner, repo, issue_number, name) {
|
||||
try {
|
||||
await github.rest.issues.removeLabel({
|
||||
owner: owner,
|
||||
|
Loading…
x
Reference in New Issue
Block a user