Skip to content

Commit

Permalink
Fix issue in the publish-release workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuvindu committed Oct 4, 2023
1 parent 3dc9954 commit 32a1740
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 32a1740

Please sign in to comment.