Skip to content

Commit effdb41

Browse files
committed
Merge branch 'main' of https://github.com/CCPBioSim/CodeEntropy into dependabot/setup-python-5
2 parents c0ea39f + d7c7388 commit effdb41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Coveralls GitHub Action
3434
uses: coverallsapp/github-action@v2.3.6
3535
with:
36-
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
36+
github-token: ${{ secrets.GITHUB_TOKEN }}
3737

3838
docs:
3939
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)