Skip to content

Bump version file to 0.7.3 in prep for release #78

Bump version file to 0.7.3 in prep for release

Bump version file to 0.7.3 in prep for release #78

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/[email protected]