There was an error while loading. Please reload this page.
2 parents 5c9f38d + eed005a commit c64f41aCopy full SHA for c64f41a
1 file changed
.github/workflows/_build-and-release.yml
@@ -42,8 +42,6 @@ jobs:
42
steps:
43
- name: Checkout code
44
uses: actions/checkout@v6
45
- with:
46
- ref: ${{ inputs.release_tag }}
47
48
- name: Set up Python
49
uses: actions/setup-python@v6
@@ -109,8 +107,6 @@ jobs:
109
107
110
108
111
112
113
114
115
116
@@ -168,8 +164,6 @@ jobs:
168
164
169
165
170
166
171
172
173
167
174
- name: Download all artifacts
175
uses: actions/download-artifact@v7
0 commit comments