Skip to content

Commit

Permalink
Fix release files
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasMahieu committed Aug 14, 2024
1 parent 8ed3b7b commit 3663aa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/enhancerai
url: https://pypi.org/p/crested
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
uses: codecov/codecov-action@v3
env:
token: ${{ secrets.CODECOV_TOKEN }}
slug: aertslab/EnhancerAI
slug: aertslab/CREsted

0 comments on commit 3663aa7

Please sign in to comment.