Skip to content

Commit

Permalink
Fix publish central workflow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
DimuthuMadushan committed Feb 15, 2024
1 parent d53fe76 commit 7ffeb84
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 7ffeb84

Please sign in to comment.