Skip to content

chore: properly retract v2.0.1+incompatible (#254) #1

chore: properly retract v2.0.1+incompatible (#254)

chore: properly retract v2.0.1+incompatible (#254) #1

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/tagpush.yml@v1.0