try close issue by number

This commit is contained in:
Oliver Lippert 2024-01-31 23:31:56 +01:00
parent 33ba690f60
commit 447f00ab89
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -28,4 +28,4 @@ jobs:
shell: bash shell: bash
run: | run: |
echo "tea i close ${{ github.event.issue.id }}" echo "tea i close ${{ github.event.issue.id }}"
./tea i close ${{ github.event.issue.id }} ./tea i close ${{ github.event.issue.number }}