Skip to content

Commit 9a1d653

Browse files
committed
Try custom graphql token
1 parent e320912 commit 9a1d653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- networkx/networkx
2525
- astropy/astropy
2626
- sunpy/sunpy
27-
token: ${{ secrets.GITHUB_TOKEN }}
27+
token: ${{ secrets.GRAPHQL_TOKEN }}
2828
artifact-name: devstats-scientific-python
2929

3030
- uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)