diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b1433c3c..e1271730 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: uses: codecov/codecov-action@v4 with: token: ${{ secrets.CODECOV_TOKEN }} - slug: phauthentic/authentication + slug: burzum/authentication env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}