Skip to content

Commit 0f6e535

Browse files
committed
a
1 parent 15c2f65 commit 0f6e535

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
run: make preview
5656

5757
- name: Get safe branch and export to env
58+
env:
59+
BRANCH: ${{ env.GITHUB_BRANCH_NAME }}
5860
run: |
5961
echo "SAFE_BRANCH=$(make safe_branch)" >> $GITHUB_ENV
6062

0 commit comments

Comments
 (0)