Skip to content

Commit

Permalink
Update send-to-discovery.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NiraimathiGunalan authored Jun 6, 2024
1 parent 9696acf commit f67ee5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/send-to-discovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
api_host: ${{ env.API_HOST }}
platform_api_prefix: ${{ env.PLATFORM_API_PREFIX }}
insecure_skip_tls_verify: ${{ INSECURE_SKIP_TLS_VERIFY }}
insecure_skip_tls_verify: ${{ env.INSECURE_SKIP_TLS_VERIFY }}
provider_org: ${{ env.PROVIDER_ORG }}
api_key: ${{ secrets.apicApikey }}
api_files: ${{ env.API_FILES }}
Expand Down

0 comments on commit f67ee5a

Please sign in to comment.