Skip to content

Commit

Permalink
fix: Add custom action for Childline Thailand Staging release (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
mythilytm authored Jul 17, 2024
1 parent 34eac7d commit 5efbfdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/custom-actions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ runs:
- name: Childline Thailand Staging release custom action
if: inputs.helpline-name == format('TH_STG')
uses: ./.github/actions/custom-actions/thailand_staging_custom
with:
account-sid: ${{ inputs.account-sid }}
- name: Aarambh Staging release custom action
if: inputs.helpline-name == format('IN_STG')
uses: ./.github/actions/custom-actions/aarambh_staging_custom
Expand Down

0 comments on commit 5efbfdc

Please sign in to comment.