Skip to content

Commit abb52db

Browse files
committed
Autoupdate test
1 parent df6b105 commit abb52db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: "Import workspace"
1414
uses: actions/checkout@v2
15+
with:
16+
ref: ${{ github.event.pull_request.head.ref }}
1517

1618
- name: "Set env"
1719
run: 'echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV'

0 commit comments

Comments
 (0)