Skip to content

Commit

Permalink
Merge pull request #609 from techmatters/fix-as-staging-issue
Browse files Browse the repository at this point in the history
Fix as staging issue
  • Loading branch information
acedeywin authored May 9, 2024
2 parents b584b5c + cfba11f commit 172041f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/actions/custom-actions/aselo_beta_custom/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ runs:
with:
ssm_parameter: "FACEBOOK_PAGE_ACCESS_TOKEN_104897000923069_TLTest"
env_variable_name: "FACEBOOK_PAGE_ACCESS_TOKEN"
- name: Set helpline Instagram Flex Flow SID
uses: "marvinpinto/action-inject-ssm-secrets@latest"
with:
ssm_parameter: "STG_TWILIO_AS_INSTAGRAM_FLEX_FLOW_SID"
env_variable_name: "INSTAGRAM_FLEX_FLOW_SID"
# Append environment variables

- name: Add FACEBOOK_APP_SECRET
run: echo "FACEBOOK_APP_SECRET=${{ env.FACEBOOK_APP_SECRET }}" >> .env
Expand Down

0 comments on commit 172041f

Please sign in to comment.