Skip to content

Commit

Permalink
chore/add-git-modules add git modules folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Aug 23, 2024
1 parent 9fa3473 commit bbb9f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-github-update-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
curl -X POST \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token ${{ steps.get_workflow_token.outputs.token }}" \
-d '{"ref":"main", "inputs":{"repo":"${{ github.repository }}", "github-token":"${{ steps.get_workflow_token.outputs.token }}"}}' \
-d '{"ref":"main", "inputs":{"repo":"${{ github.repository }}"}}' \
https://api.github.com/repos/opencepk/opencepk-projects-hub/actions/workflows/github-update-gitmodules.yml/dispatches

0 comments on commit bbb9f5c

Please sign in to comment.