We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e320912 commit 9a1d653Copy full SHA for 9a1d653
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
- networkx/networkx
25
- astropy/astropy
26
- sunpy/sunpy
27
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.GRAPHQL_TOKEN }}
28
artifact-name: devstats-scientific-python
29
30
- uses: actions/download-artifact@v4
0 commit comments