Skip to content

Commit a3a3a52

Browse files
authored
Merge pull request #63 from dataplat/feature/changelog
Add ReleaseBranch and MainGitBranch to workflow
2 parents 3e5a051 + e806c15 commit a3a3a52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-preview-module.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,5 @@ jobs:
7272
env:
7373
GitHubToken: ${{ secrets.GitHubToken }}
7474
GalleryApiToken: ${{ secrets.GalleryApiToken }}
75+
ReleaseBranch: develop
76+
MainGitBranch: develop

0 commit comments

Comments
 (0)