Skip to content

[patch] fix not-from-mock dep-cruiser rule (now named not-to-mock) #51

[patch] fix not-from-mock dep-cruiser rule (now named not-to-mock)

[patch] fix not-from-mock dep-cruiser rule (now named not-to-mock) #51

Workflow file for this run

name: 'tagged-release'
on:
push:
tags:
- 'v*'
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tagged-release:
name: 'Tagged Release'
runs-on: 'ubuntu-latest'
steps:
- uses: actions/[email protected]
- name: numeric version
uses: softprops/[email protected]
with:
make_latest: true