From 026df3c45af3180a761d7f1ab01d26ca4b9f62ec Mon Sep 17 00:00:00 2001 From: Mike Johnston Date: Fri, 6 Feb 2026 21:15:07 +0000 Subject: [PATCH] changing phrasing of workflow --- .gitea/workflows/tubearchivist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/tubearchivist.yaml b/.gitea/workflows/tubearchivist.yaml index 321555c..25b2892 100644 --- a/.gitea/workflows/tubearchivist.yaml +++ b/.gitea/workflows/tubearchivist.yaml @@ -1,6 +1,6 @@ # https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions name: Pull Images and Redeploy -run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 +run-name: ${{ gitea.actor }} is redeploying the Tube Archivist stack 🚀 on: workflow_dispatch: # Allows manual triggering