changing phrasing of workflow

This commit is contained in:
2026-02-06 21:15:07 +00:00
parent fb02167ec6
commit 026df3c45a

View File

@@ -1,6 +1,6 @@
# https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions # https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions
name: Pull Images and Redeploy 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: on:
workflow_dispatch: # Allows manual triggering workflow_dispatch: # Allows manual triggering