Experiment/runner #2
@@ -13,6 +13,7 @@ jobs:
|
||||
ORIGINAL_REF_NAME="${{ gitea.ref_name }}"
|
||||
CLEAN_REF_NAME=${ORIGINAL_REF_NAME//\//-}
|
||||
echo "Clean ref name: $CLEAN_REF_NAME"
|
||||
echo "CLEAN_REF_NAME=$CLEAN_REF_NAME" >> $GITEA_ENV
|
||||
- name: Execute Remote SSH Commands
|
||||
uses: appleboy/ssh-action@v1.0.3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user