Skip to content

Commit

Permalink
Merge pull request #1754 from DimuthuMadushan/2201.8.x
Browse files Browse the repository at this point in the history
Fix Central Publish Workflow Issue
  • Loading branch information
DimuthuMadushan authored Feb 15, 2024
2 parents 5fad5b0 + 7ffeb84 commit 13dee5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/central-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
name: Run Central Publish Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/central-publish-template.yml@main
secrets: inherit
with:
environment: ${{ github.event.inputs.environment }}
secrets: inherit

0 comments on commit 13dee5b

Please sign in to comment.