Skip to content

Update .github/workflows/github.yml #2

Update .github/workflows/github.yml

Update .github/workflows/github.yml #2

Workflow file for this run

name: GitHub Release
on:
push:
# Pattern matched against refs/tags
tags:
- '*' # every new tag
jobs:
release:
uses: RegioneER/parer-github-template/.github/workflows/github.yml@main

Check failure on line 9 in .github/workflows/github_release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/github_release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/github_release.yml" -> "RegioneER/parer-github-template/.github/workflows/github.yml@main" : failed to fetch workflow: workflow was not found.