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 ad50183 commit 7ec75e2Copy full SHA for 7ec75e2
.github/workflows/milestone.yml
@@ -15,4 +15,4 @@ jobs:
15
steps:
16
- uses: scientific-python/attach-next-milestone-action@a4889cfde7d2578c1bc7400480d93910d2dd34f6
17
env:
18
- GITHUB_TOKEN:: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments