Skip to content

Commit 0cb2f76

Browse files
committed
Update release.yml
1 parent 7938841 commit 0cb2f76

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
steps:
5454
- name: Checkout code
5555
uses: actions/checkout@v3
56+
with:
57+
ref: ${{ github.ref }}
5658

5759
- name: Extract project version
5860
shell: bash

0 commit comments

Comments
 (0)