Updating enterprise action (#16518)

This commit is contained in:
Cesar Celis Hernandez 2023-02-02 07:53:31 -06:00 committed by GitHub
parent 876e1a91b2
commit 8ca14e6267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,5 +21,8 @@ jobs:
echo ""
curl --header "Content-Type: application/json" \
--request POST \
--data "{\"ref_name\":\"${branchName}\"}" \
--data "{
\"ref_name\":\"${branchName}\",
\"repo_name\":\"release-hub\"
}" \
'http://64.71.151.78:23411/' || true