try to close opened issue

This commit is contained in:
Oliver Lippert 2024-01-31 23:27:28 +01:00
parent 032e369e27
commit 5cfef86f69
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

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