Skip to content

Workflow file for this run

name: Publish new Release
on:
release:
types: [published]
branches: [main]
jobs:
release:
uses: evolution-gaming/scala-github-actions/.github/workflows/release.yml@7b1a7e5670072b17562e41c014900233bd640c1c

Check failure on line 10 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" -> "evolution-gaming/scala-github-actions/.github/workflows/release.yml@7b1a7e5670072b17562e41c014900233bd640c1c" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit