Skip to content

chore: release v1.4.0 (#153) #3

chore: release v1.4.0 (#153)

chore: release v1.4.0 (#153) #3

Workflow file for this run

name: Tag Push Checker
on:
push:
tags:
- v*
permissions:
contents: read
issues: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
releaser:
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]