Skip to content

Commit 8cb9784

Browse files
authored
fix: fix version number in release workflow (#276)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
1 parent 51ffec9 commit 8cb9784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
- name: Checkout Repository
132132
uses: actions/checkout@v4
133133
with:
134+
ref: master
134135
path: repository
135136
submodules: true
136137

0 commit comments

Comments
 (0)