Skip to content

Commit

Permalink
Merge pull request #1106 from DimuthuMadushan/workflow
Browse files Browse the repository at this point in the history
Update the Build Workflow
  • Loading branch information
DimuthuMadushan committed Jan 2, 2024
2 parents d7be0b9 + 8080917 commit 12e6b2e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-timestamped-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ jobs:
call_workflow:
name: Run Central Publish Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/central-publish-template.yml@main
uses: ballerina-platform/ballerina-standard-library/.github/workflows/build-timestamp-master-template.yml@main
secrets: inherit
with:
environment: ${{ github.event.inputs.environment }}

0 comments on commit 12e6b2e

Please sign in to comment.