Update .gitea/workflows/hello_world.yaml

This commit is contained in:
lobo 2025-04-12 22:40:03 +00:00
parent 8f06700918
commit 7f307cf556

View file

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