Skip to content

Publish Release

Publish Release #2

Workflow file for this run

name: Publish Release
on:
workflow_dispatch:
repository_dispatch:
types: [ connector-release-pipeline ]
jobs:
call_workflow:
name: Run Release Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-library/.github/workflows/[email protected]
secrets: inherit
with:
package-name: aws.marketplace.mpe
package-org: ballerinax