link Github Actions badges to the main branch (#5337)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
Binaries published in the [Releases](https://github.com/bluenviron/mediamtx/releases) section of GitHub are the output of a process which has been designed with a security-first approach. Every step from source code to the intended final destination of binaries is fully visible, immune from external interferences and independently verifiable. This is the process:
|
||||
|
||||
1. During every release, the [Release workflow](https://github.com/bluenviron/mediamtx/actions/workflows/release.yml) is triggered on GitHub.
|
||||
1. During every release, the [Release workflow](https://github.com/bluenviron/mediamtx/actions/workflows/release.yml?query=branch%3Amain) is triggered on GitHub.
|
||||
|
||||
2. The release workflow pulls the source code and builds binaries.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user