changing command to script
Some checks failed
Test Gitea Actions Workflow / react_deploy (push) Failing after 10s

This commit is contained in:
2025-11-28 20:18:18 +00:00
parent a3df231673
commit b352091b4b

View File

@@ -27,7 +27,7 @@ jobs:
port: ${{ vars.NODE_SERVER_PORT }}
envs: BRANCH_NAME
BRANCH_NAME: ${{ gitea.ref_name }}
command: |
script: |
echo "Incoming Branch : $BRANCH_NAME"
case "$BRANCH_NAME" in