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