소스 검색

Merge pull request #17038 from deepeshgarg007/semantic_release_beta

chore: Enable semantic release for version-14-beta branch
version-14
Deepesh Garg 3 년 전
committed by GitHub
부모
커밋
1c3a1e782d
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/release.yml

+ 1
- 1
.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


불러오는 중...
취소
저장