Explorar el Código

Merge pull request #17038 from deepeshgarg007/semantic_release_beta

chore: Enable semantic release for version-14-beta branch
version-14
Deepesh Garg hace 3 años
committed by GitHub
padre
commit
1c3a1e782d
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 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/release.yml

+ 1
- 1
.github/workflows/release.yml Ver fichero

@@ -2,7 +2,7 @@ name: Generate Semantic Release
on:
push:
branches:
- version-13
- [version-13, version-14-beta]
jobs:
release:
name: Release


Cargando…
Cancelar
Guardar