Skip to content

Commit

Permalink
test rm content type main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hdolinh authored Jul 28, 2023
1 parent df203b0 commit b1223f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- name: Dispatch to RRC
run: |
curl -X POST -H "Authorization: token ${{ secrets.RRCOURSE }}" \
-H "Content-Type: application/json" \
-H "Accept: application/vnd.github.everest-preview+json" \
--data "{"event_type": "quarto", "client_payload": {"branch": "$GITHUB_HEAD_REF"}}" \
https://api.github.com/repos/nceas/repro-research-course/dispatches \

0 comments on commit b1223f6

Please sign in to comment.