We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33fd676 commit 14a93d7Copy full SHA for 14a93d7
1 file changed
.github/workflows/benchmarks.yml
@@ -80,8 +80,8 @@ jobs:
80
id: latest_release
81
with:
82
route: GET /repos/{owner}/{repo}/releases/latest
83
- owner: napari
84
- repo: napari
+ owner: scverse
+ repo: napari-spatialdata
85
env:
86
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
87
0 commit comments