script changed to command
All checks were successful
Test Gitea Actions Workflow / react_deploy (push) Successful in 10s

This commit is contained in:
2025-11-28 19:56:26 +00:00
parent fd94f083f4
commit ecdae79f78

View File

@@ -1,4 +1,3 @@
name: Test Gitea Actions Workflow
on:
@@ -29,7 +28,7 @@ jobs:
envs: BRANCH_NAME
BRANCH_NAME: ${{ gitea.ref_name }}
script: |
command: |
echo "Incoming Branch : $BRANCH_NAME"
case "$BRANCH_NAME" in