deploy on gitea workflow #3

Merged
vbevdev merged 55 commits from experiment/runner into main 2026-07-04 16:20:41 +00:00
Showing only changes of commit 890136634a - Show all commits
@@ -18,7 +18,7 @@ runs:
shell: python
env:
RAW_MESSAGE: ${{ inputs.message }}
ESCAPED_MESSAGE: ${{ github.output }}
ESCAPED_MESSAGE: $GITHUB_OUTPUT
run: |
import os