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
|
||||
|
||||
# Trigger the workflow on release create activity
|
||||
# Trigger the workflow on release publish
|
||||
on:
|
||||
release:
|
||||
types: create
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user