Skip to content

Commit 4ffdf07

Browse files
authored
Srtool fix (#1193)
1 parent 01f922f commit 4ffdf07

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,8 @@ jobs:
302302

303303
- name: Srtool build
304304
id: srtool_build
305-
uses: chevdor/srtool-actions@v0.7.0
305+
uses: chevdor/srtool-actions@v0.8.0
306306
with:
307-
# TODO: Remove tag field once we uplifted to the latest polkadot 0.9.41.
308-
tag: 1.66.1
309307
chain: ${{ matrix.chain }}
310308
runtime_dir: runtime/${{ matrix.chain }}
311309

0 commit comments

Comments
 (0)