try close issue by number
This commit is contained in:
parent
33ba690f60
commit
447f00ab89
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
echo "tea i close ${{ github.event.issue.id }}"
|
||||
./tea i close ${{ github.event.issue.id }}
|
||||
./tea i close ${{ github.event.issue.number }}
|
||||
|
|
Loading…
Add table
Reference in a new issue