Skip to content

Commit

Permalink
fix(github): modify codecov action slug
Browse files Browse the repository at this point in the history
  • Loading branch information
cancue committed Apr 24, 2024
1 parent b732bbb commit 967c578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: notebox/nb-crdt
slug: notebox/nb-editor

0 comments on commit 967c578

Please sign in to comment.