We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb8e33d commit 0b9d3e2Copy full SHA for 0b9d3e2
.github/workflows/temp-overwatch.yml
@@ -27,6 +27,6 @@ jobs:
27
run: |
28
./overwatch-cli \
29
--auth-token ${{ secrets.OVERWATCH_SENTRY_AUTH_TOKEN }} \
30
- --organization-slug sentry \
+ --organization-slug codecov \
31
--upload-empty-on-error \
32
typescript --package-manager pnpm --eslint-pattern src
0 commit comments