Ray
hace 5 años
cometido por
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
2 adiciones y
2 borrados
-
.github/workflows/cd_src_release.yml
|
|
@ -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: |
|
|
|