Skip to content

v3.5.0-rc2

v3.5.0-rc2 #196

Workflow file for this run

name: On release build and attach artifacts
on:
release:
types: [published]
permissions:
contents: write
jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v5.0.0
with:
image_tag: v10.0.0
attach_to_existing_release: true