chore(workflows): Update trigger-staging-release.yml (#2718)
This commit is contained in:
@@ -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"}'
|
||||
|
||||
Reference in New Issue
Block a user