diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index f5be73e..b2a680f 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -11,3 +11,6 @@ jobs: if: ${{ github.repository_owner == 'ballerina-platform' }} uses: ballerina-platform/ballerina-standard-library/.github/workflows/release-package-template.yml@main secrets: inherit + with: + package-name: soap + package-org: ballerina