changing phrasing of workflow
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user