deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
@@ -23,7 +23,6 @@ runs:
|
||||
MSG="${MSG//-/\\-}"
|
||||
MSG="${MSG//./\\.}"
|
||||
MSG="${MSG//!/\\!}"
|
||||
MSG="${MSG//\`/\\\\\\\`}"
|
||||
|
||||
echo "result<<EOF" >> $GITHUB_OUTPUT
|
||||
echo "$MSG" >> $GITHUB_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user