Update .gitea/workflows/hello_world.yaml
This commit is contained in:
parent
3859905ddf
commit
59cf1bd269
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user