Skip to content

On release build and attach artifacts #164

On release build and attach artifacts

On release build and attach artifacts #164

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/[email protected]
with:
image_tag: v5.3.0
attach_to_existing_release: true