Skip to content

Publish Release

Publish Release #11

Workflow file for this run

name: Publish Release
on:
create:
tags:
- '\d+\.\d+\.\d+'
jobs:
publish:
uses: sava-software/sava-build/.github/workflows/publish.yml@main

Check failure on line 10 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / Publish Release

Invalid workflow file

The workflow is not valid. In .github/workflows/publish.yml (Line: 10, Col: 11): Error from called workflow sava-software/sava-build/.github/workflows/publish.yml@main (Line: 28, Col: 13): The identifier 'publish' may not be used more than once within the same scope. In .github/workflows/publish.yml (Line: 10, Col: 11): Error from called workflow sava-software/sava-build/.github/workflows/publish.yml@main (Line: 38, Col: 13): The identifier 'publish' may not be used more than once within the same scope.
secrets: inherit
permissions:
contents: read
packages: write