deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
This commit is contained in:
@@ -18,7 +18,7 @@ runs:
|
||||
shell: python
|
||||
env:
|
||||
RAW_MESSAGE: ${{ inputs.message }}
|
||||
ESCAPED_MESSAGE: ${{ github.output }}
|
||||
ESCAPED_MESSAGE: $GITHUB_OUTPUT
|
||||
run: |
|
||||
import os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user