Update .gitea/workflows/hello_world.yaml

This commit is contained in:
lobo 2025-01-10 16:08:15 +00:00
parent 3859905ddf
commit 59cf1bd269

View file

@ -1,6 +1,6 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
on: [push, workflow_dispatch]
env:
ACTIONS_RUNTIME_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACTIONS_RUNTIME_URL: https://git.lerch.org/api/actions_pipeline/