mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 14:23:12 +00:00
Update cd_src_release.yml
This commit is contained in:
parent
55e7428924
commit
2cf8352b95
4
.github/workflows/cd_src_release.yml
vendored
4
.github/workflows/cd_src_release.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: CD - Source Build & Release - Linux
|
||||
|
||||
# Trigger the workflow on release create activity
|
||||
# Trigger the workflow on release publish
|
||||
on:
|
||||
release:
|
||||
types: create
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user