Skip to content

Commit

Permalink
dashes
Browse files Browse the repository at this point in the history
  • Loading branch information
dtamayo committed Oct 27, 2023
1 parent e504057 commit b25fbc3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/trigger_rebx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
with:
token: ${{ secrets.REBX_TRIGGER_TOKEN }}
repository: dtamayo/reboundx
event_type: trigger_rebx
client_payload: '{"ref": "'"$GITHUB_SHA"'"}'
event-type: trigger_rebx
client-payload: '{"ref": "'"$GITHUB_SHA"'"}'

#run: |
#echo $GITHUB_SHA
#curl -L -X POST https://api.github.com/repos/dtamayo/reboundx/dispatches \
Expand Down

0 comments on commit b25fbc3

Please sign in to comment.