Skip to content

Commit

Permalink
remove trailing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Aug 16, 2024
1 parent efcee26 commit eadae4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push_demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
elabftw/elabimg:demo
- name: Send request to webhook to trigger update of demo
run: curl -H 'X-Hook-Secret: ${{ secrets.HOOK_SECRET }}' ${{ secrets.HOOK_URL }}'
run: curl -H 'X-Hook-Secret: ${{ secrets.HOOK_SECRET }}' ${{ secrets.HOOK_URL }}

0 comments on commit eadae4d

Please sign in to comment.