Skip to content

v3.0.6

v3.0.6 #17

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: v6.1.0
attach_to_existing_release: true
package_whole_project_src: true