Skip to content

[Jenkins CI] New appVersion: 1.0.0-3-gf45da36 #3

[Jenkins CI] New appVersion: 1.0.0-3-gf45da36

[Jenkins CI] New appVersion: 1.0.0-3-gf45da36 #3

Workflow file for this run

name: 'Build Release'
on:
push:
tags:
- '*'
permissions:
contents: write
jobs:
release:
uses: NeCTAR-RC/gh-actions/.github/workflows/build-release.yaml@master