From e86405d56425ebcefc411e13631b20b6e1a905c8 Mon Sep 17 00:00:00 2001 From: ThaMunsta Date: Sun, 16 Mar 2025 14:43:05 -0400 Subject: [PATCH] init stack --- .gitea/workflows/init-stack.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitea/workflows/init-stack.yaml b/.gitea/workflows/init-stack.yaml index 40226b6..2000440 100644 --- a/.gitea/workflows/init-stack.yaml +++ b/.gitea/workflows/init-stack.yaml @@ -1,10 +1,11 @@ # https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions name: Gitea Actions Demo run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 -on: - push: - tags: - - init-stack +on: [ push ] +# on: +# push: +# tags: +# - init-stack jobs: Create-Stack: @@ -37,8 +38,8 @@ jobs: STACK_FILE_CONTENT=$(echo "$(