Skip to content

v1.0.1a

v1.0.1a #35

Workflow file for this run

name: On release, build contracts
on:
release:
types: [published]
permissions:
contents: write
jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
image_tag: v4.1.4
attach_to_existing_release: true
skip_preliminary_checks: true