Ver a proveniência
Merge pull request #17038 from deepeshgarg007/semantic_release_beta
chore: Enable semantic release for version-14-beta branch
version-14
Deepesh Garg
há 3 anos
committed by
GitHub
ascendente
cometimento
1c3a1e782d
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
.github/workflows/release.yml
|
|
@@ -2,7 +2,7 @@ name: Generate Semantic Release |
|
|
|
on: |
|
|
|
push: |
|
|
|
branches: |
|
|
|
- version-13 |
|
|
|
- [version-13, version-14-beta] |
|
|
|
jobs: |
|
|
|
release: |
|
|
|
name: Release |
|
|
|