forked from whybeyoung/Gradio_YOLOv5_Det
fix
Build-Deploy-Actions
Details
Build-Deploy-Actions
Details
This commit is contained in:
parent
896f49940f
commit
2dab515f83
|
@ -1,8 +1,8 @@
|
|||
name: Gitea Actions Demo
|
||||
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
|
||||
name: Build And Deploy
|
||||
run-name: ${{ github.actor }} is upgrade release 🚀
|
||||
on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
Build-Deploy-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
|
|
Loading…
Reference in New Issue