Skip to content

Commit 0b9d3e2

Browse files
wrong slug
1 parent eb8e33d commit 0b9d3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/temp-overwatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
run: |
2828
./overwatch-cli \
2929
--auth-token ${{ secrets.OVERWATCH_SENTRY_AUTH_TOKEN }} \
30-
--organization-slug sentry \
30+
--organization-slug codecov \
3131
--upload-empty-on-error \
3232
typescript --package-manager pnpm --eslint-pattern src

0 commit comments

Comments
 (0)