We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d8648 commit ca23f24Copy full SHA for ca23f24
.github/workflows/release.yaml
@@ -12,4 +12,5 @@ jobs:
12
uses: bakunyo/git-pr-release-action@master
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
+ GIT_PR_RELEASE_BRANCH_STAGING: $GITHUB_REF
16
GIT_PR_RELEASE_BRANCH_PRODUCTION: main
0 commit comments