Skip to content

Commit d2e6162

Browse files
committed
build
1 parent cbadef6 commit d2e6162

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ jobs:
5858
# Build WASM with Substrate Runtime Tool
5959
- name: Srtool build
6060
id: srtool_build
61-
uses: chevdor/[email protected]
61+
# https://github.com/chevdor/srtool-actions/pull/31
62+
uses: chevdor/srtool-actions@ca02418213478ecfb768b4564e396c42c408e37f
6263
env:
6364
BUILD_OPTS: "--features on-chain-release-build,no-metadata-docs"
6465
with:

0 commit comments

Comments
 (0)