Skip to content

Commit

Permalink
Update updated-templates.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwilcox authored Oct 11, 2022
1 parent 0370e24 commit e1db302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updated-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
curl -H "Accept: application/vnd.github.everest-preview+json" \
-H "Authorization: token ${{ secrets.REPO_TEMPLATES_OSS_WORKFLOW_DISPATCH }}" \
--request POST \
--data '{"event_type": "rebuild-microsoft-oss-templates", "client_payload": {"repository":"$GITHUB_REPOSITORY"}}' \
--data '{"event_type": "rebuild-microsoft-oss-templates", "client_payload": {"repository":"microsoft/repo-templates"}}' \
https://api.github.com/repos/${{ secrets.INTERNAL_EMU_OSSMGMT_REPOSITORY_NAME }}/dispatches

0 comments on commit e1db302

Please sign in to comment.