Skip to content

Commit

Permalink
Merge pull request #4 from kalaiyarasiganeshalingam/main
Browse files Browse the repository at this point in the history
Change bal build command to bal pack  in the release yml
  • Loading branch information
daneshk authored Dec 21, 2021
2 parents e517269 + adf633f commit b46cd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: ballerina-platform/ballerina-action/@slbeta6
with:
args:
build
pack
- name: Ballerina Push
uses: ballerina-platform/ballerina-action/@slbeta6
with:
Expand Down

0 comments on commit b46cd29

Please sign in to comment.