Skip to content

Commit 4ea64a6

Browse files
authored
Merge pull request #190 from ProjectMapK/k163377-patch-1
Update release.yaml
2 parents d02fc6b + 67ced06 commit 4ea64a6

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)