Skip to content

Commit

Permalink
Merge pull request #2 from AzeemMuzammil/fb-connector-implementation
Browse files Browse the repository at this point in the history
Update CI workflow
  • Loading branch information
AzeemMuzammil authored Nov 14, 2023
2 parents 2095a2d + 461cfe4 commit 9cc60d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
secrets: inherit
with:
repo-name: module-ballerinax-candid
publish-required: 'true'
publish-required: true
additional-test-flags: -x test
1 change: 1 addition & 0 deletions .github/workflows/dev-stg-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
secrets: inherit
with:
environment: ${{ github.event.inputs.environment }}
additional-publish-flags: -x test

0 comments on commit 9cc60d8

Please sign in to comment.