We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh workflow run "Publish Binary Draft" -r 'master' -f from=runtime-v0.40.1 -f to=runtime-v0.41.0
"binaries": [ { "docker": "moonbeamfoundation/moonbeam:v0.41.0-rc", "path": "/moonbeam/moonbeam", "name": "moonbeam" }, { "docker": "moonbeamfoundation/moonbeam:v0.41.0-rc", "path": "/moonbeam/moonbeam-skylake", "name": "moonbeam-skylake" } ]
(matching your v0.41.0 tag) and increase the config version + 1.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Requirements
Pre-Release
Release
(master branch).
gh workflow run "Publish Binary Draft" -r 'master' -f from=runtime-v0.40.1 -f to=runtime-v0.41.0
(matching your v0.41.0 tag) and increase the config version + 1.
with v0.41.0.
Publish Docker with v0.41.0 and master.
Post Release
The text was updated successfully, but these errors were encountered: