reword gitea -> github
This commit is contained in:
parent
0083317f7e
commit
42d966e931
1 changed files with 1 additions and 1 deletions
2
.github/workflows/demo.yaml
vendored
2
.github/workflows/demo.yaml
vendored
|
@ -1,5 +1,5 @@
|
||||||
name: Gitea Actions Demo
|
name: Gitea Actions Demo
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue