chore(workflows): Update trigger-staging-release.yml (#2718)

This commit is contained in:
Philip Korsholm
2022-12-04 15:42:27 +01:00
committed by GitHub
parent f19e4de636
commit 406354c97e

View File

@@ -14,5 +14,5 @@ jobs:
curl -X POST \
-H "Authorization: Bearer ${{secrets.STAGING_ACCESS_TOKEN}}" \
-H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/@medusajs/medusa-staging/actions/workflows/deploy.yml/dispatches \
-d '{"ref":"main"}'
https://api.github.com/repos/medusajs/medusa-staging/actions/workflows/deploy.yml/dispatches \
-d '{"ref":"main"}'