Skip to content

Merge pull request #1491 from anuruddhal/master #76

Merge pull request #1491 from anuruddhal/master

Merge pull request #1491 from anuruddhal/master #76

name: Publish release

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

View workflow run for this annotation

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

Invalid workflow file

(Line: 17, Col: 5): Unexpected value 'env'
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-library/.github/workflows/release-package-template.yml@main
secrets: inherit
with:
package-name: ftp
package-org: ballerina
env:
CENTRAL_VERBOSE_ENABLED: true