Skip to content

v3.2.3-rc3

v3.2.3-rc3 #185

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@v4.2.2
with:
image_tag: v7.0.0
attach_to_existing_release: true