script changed to command
All checks were successful
Test Gitea Actions Workflow / react_deploy (push) Successful in 10s
All checks were successful
Test Gitea Actions Workflow / react_deploy (push) Successful in 10s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user