Skip to content

chore: move to new actions and js-config setup #11

chore: move to new actions and js-config setup

chore: move to new actions and js-config setup #11

Workflow file for this run

name: Semantic Release
on:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
versioning:
uses: GEWIS/actions/.github/workflows/versioning.yml@v1