mirror of
https://github.com/raysan5/raylib.git
synced 2025-11-15 23:01:14 +00:00
Update cd_src_release.yml
This commit is contained in:
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
|
name: CD - Source Build & Release - Linux
|
||||||
|
|
||||||
# Trigger the workflow on release create activity
|
# Trigger the workflow on release publish
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: create
|
types: [published]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|||||||
Reference in New Issue
Block a user