Skip to content

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release:
name: Release
uses: luisfalconmx/.github/.github/workflows/release.yml@main

Check failure on line 11 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "luisfalconmx/.github/.github/workflows/release.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.