mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Squash: Support github actions for CI
This commit is contained in:
parent
d08f8fab8c
commit
3d58e98d1c
11 changed files with 243 additions and 186 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -1,5 +1,6 @@
|
|||
name: "Release"
|
||||
|
||||
# @see https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#onpushpull_requestbranchestags
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue