We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e5a051 + e806c15 commit a3a3a52Copy full SHA for a3a3a52
.github/workflows/deploy-preview-module.yml
@@ -72,3 +72,5 @@ jobs:
72
env:
73
GitHubToken: ${{ secrets.GitHubToken }}
74
GalleryApiToken: ${{ secrets.GalleryApiToken }}
75
+ ReleaseBranch: develop
76
+ MainGitBranch: develop
0 commit comments