Skip to content

new version (#184)

new version (#184) #6

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

Check failure on line 18 in .github/workflows/tagpush.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tagpush.yml

Invalid workflow file

error parsing called workflow ".github/workflows/tagpush.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.