Explorar el Código

Update build-push.yml to include release/0.10.0-beta branch in the workflow trigger

tags/0.10.0-beta3
-LAN- hace 1 año
padre
commit
6e9129a333
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .github/workflows/build-push.yml

+ 1
- 0
.github/workflows/build-push.yml Ver fichero

@@ -5,6 +5,7 @@ on:
branches:
- "main"
- "deploy/dev"
- "release/0.10.0-beta"
release:
types: [published]


Cargando…
Cancelar
Guardar