Skip to content

new version

new version #153

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: pl-strflt/uci/.github/workflows/[email protected]

Check failure on line 17 in .github/workflows/releaser.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/releaser.yml

Invalid workflow file

error parsing called workflow ".github/workflows/releaser.yml" -> "pl-strflt/uci/.github/workflows/[email protected]" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.