My-Study-File

workflows 수정법

  • WORKFLOW_ID 확인 방법

    curl -L \
    -H "Accept: application/vnd.github+json" \
    -H "Authorization: Bearer <토큰>" \
    -H "X-GitHub-Api-Version: 2022-11-28" \
    https://api.github.com/repos/Lseoksee/lseoksee.github.io/actions/workflows
    • call 을 원하는 workflow id확인