Skip to content

Publish Release

Publish Release #71

name: Publish Release
on:
workflow_dispatch:
repository_dispatch:
types: [ stdlib-release-pipeline ]
jobs:
call_workflow:
name: Run Release Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/release-package-template.yml@main

Check failure on line 12 in .github/workflows/publish-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish-release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/publish-release.yml" -> "ballerina-platform/ballerina-standard-library/.github/workflows/release-package-template.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
package-name: tcp
package-org: ballerina