Update condition

This commit is contained in:
2025-11-25 10:25:47 +03:00
parent 65c8b55f54
commit 7cca6f856d

View File

@@ -14,4 +14,4 @@ jobs:
steps: steps:
# Выводим текстовое сообщение # Выводим текстовое сообщение
- name: Echo test - name: Echo test
run: echo "Hello, ${{ toJson(gitea.event.issue }}" run: echo ${{ toJson(gitea.event.issue }}