Skip to content

Commit

Permalink
add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
elisalle committed Jan 18, 2024
1 parent 0e2feb4 commit d03418a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
-H "Authorization: Bearer ${{ secrets.ELI_GH_ACTIONS }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/elisalle/threedi-docs/actions/workflows/update-checks-list.yml/dispatches \
-d '{"ref":"master","inputs":{"reviewer_name":${{ github.actor }}}}'
-d '{"ref":"master","inputs":{"reviewer_name":"${{ github.actor }}"}}'

0 comments on commit d03418a

Please sign in to comment.