Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

docs: deprecation notice #92

docs: deprecation notice

docs: deprecation notice #92

Workflow file for this run

name: Releaser
on:
push:
paths: [ 'version.json' ]
workflow_dispatch:
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.sha }}
cancel-in-progress: true
jobs:
releaser:
uses: ipdxco/unified-github-workflows/.github/workflows/releaser.yml@v1.0