Skip to content

Commit 64b58f8

Browse files
committed
[build] do not dismiss the rust version and changelog updates
1 parent 1e908d8 commit 64b58f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
persist-credentials: false
6969
fetch-depth: 0
7070
fetch-tags: true
71-
ref: trunk
71+
ref: release-preparation-${{ github.event.inputs.version }}
7272
- name: Install Ruby
7373
uses: ruby/setup-ruby@v1
7474
with:

0 commit comments

Comments
 (0)