Skip to content

Commit d02fc6b

Browse files
authored
Merge pull request #189 from ProjectMapK/k163377-patch-1
Update release.yaml
2 parents 9cca706 + b52fa84 commit d02fc6b

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 }}
1616
GIT_PR_RELEASE_BRANCH_PRODUCTION: main

0 commit comments

Comments
 (0)