Skip to content

Use input version when releasing #79

Use input version when releasing

Use input version when releasing #79

Workflow file for this run

name: Main
on:
push:
branches: [develop]
concurrency:
group: main-build
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/_test.yml