Sentry 작업 중 Github Actions에서 찍힌 에러 로그이며, 해결방법을 작성했습니다.
Github Actions를 통해 CD 배포 중 마주쳤던 오류입니다.
Sentry CLI Plugin: Command failed: /app/node_modules/@sentry/cli/sentry-cli releases set-commits project-name@xxx..xxx --commit project-name@xxx....xxx error: Unknown repo 'project-name'
현재 프로젝트가 private으로 설정되어있다면, Sentry는 해당 프로젝트를 알 수 없습니다.