We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcb1d5 commit cbbabdcCopy full SHA for cbbabdc
README.md
@@ -159,7 +159,7 @@ Make sure you store the yml files shown below in your repository under `.github/
159
- uses: actions/checkout@v2
160
- name: Srtool build
161
id: srtool_build
162
- uses: chevdor/srtool-actions@v0.1.0
+ uses: chevdor/srtool-actions@v0.4.0
163
env:
164
# optional: will be passed to docker srtool run cmd
165
BUILD_OPTS: "--features on-chain-release-build"
examples/05_build_opts.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
18
0 commit comments