Update cd_src_release.yml

This commit is contained in:
Ray
2020-01-10 13:04:48 +01:00
committed by GitHub
parent 55e7428924
commit 2cf8352b95

View File

@@ -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: