improivng action trigger
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Details
This commit is contained in:
parent
4f0d480c39
commit
c5c3cd64aa
|
@ -1,6 +1,8 @@
|
||||||
name: Gitea Actions Demo
|
name: Gitea Actions Demo
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||||
on: [tag]
|
on:
|
||||||
|
push:
|
||||||
|
tags
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
|
Loading…
Reference in New Issue