Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hdolinh authored Jul 31, 2023
1 parent fff099b commit 1e30d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Dispatch to RRC
run: |
echo '{"event_type": "quarto", "client_payload": {"branch": $GITHUB_REF_NAME}}'
curl -L "
curl -L
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: token ${{ secrets.RRCOURSE }}" \
Expand Down

0 comments on commit 1e30d5c

Please sign in to comment.