Skip to content

Commit 67ced06

Browse files
authored
Update release.yaml
1 parent d02fc6b commit 67ced06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
uses: bakunyo/git-pr-release-action@master
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15-
GIT_PR_RELEASE_BRANCH_STAGING: ${{ github.ref }}
15+
GIT_PR_RELEASE_BRANCH_STAGING: ${{ github.ref_name }}
1616
GIT_PR_RELEASE_BRANCH_PRODUCTION: main

0 commit comments

Comments
 (0)