deploy on gitea workflow #3
@@ -18,7 +18,7 @@ runs:
|
|||||||
shell: python
|
shell: python
|
||||||
env:
|
env:
|
||||||
RAW_MESSAGE: ${{ inputs.message }}
|
RAW_MESSAGE: ${{ inputs.message }}
|
||||||
ESCAPED_MESSAGE: ${{ github.output }}
|
ESCAPED_MESSAGE: $GITHUB_OUTPUT
|
||||||
run: |
|
run: |
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user