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.
2 parents 212ceff + 878f762 commit 026a358Copy full SHA for 026a358
.github/workflows/sponsors.yml
@@ -26,5 +26,4 @@ jobs:
26
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
27
labels: "ignore-for-release"
28
delete-branch: true
29
- env:
30
- GITHUB_TOKEN: ${{ secrets.SPONSORS_PR_TOKEN }}
+ token: ${{ secrets.SPONSORS_PR_TOKEN }} }}
0 commit comments