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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: