SKALE-2202 update wallet version after merge automaticaly

parent 794aeeaa
......@@ -29,8 +29,6 @@ jobs:
export RELEASE=true
echo "::set-env name=RELEASE::$RELEASE"
bash ./scripts/build_and_publish.sh sgxwalletsim DockerfileSimulation
> SGXWALLET_VERSION
echo "#define SGXWALLET_VERSION $VERSION" >> SGXWALLET_VERSION
- name: Create Release
if: contains(github.ref, 'develop') || contains(github.ref, 'beta') || contains(github.ref, 'master') || contains(github.ref, 'stable')
id: create_release
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment