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 212ceff commit 878f762Copy full SHA for 878f762
.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