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
|
name: Build And Deploy
|
||||||
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ github.actor }} is upgrade release 🚀
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Build-Deploy-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||||
|
|
Loading…
Reference in New Issue