Skip to content

Merge branch 'test_ci' of github.com:RegioneER/parer-verifica-firma-e… #4

Merge branch 'test_ci' of github.com:RegioneER/parer-verifica-firma-e…

Merge branch 'test_ci' of github.com:RegioneER/parer-verifica-firma-e… #4

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_release.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_release.yml@main" : failed to fetch workflow: workflow was not found.