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 aa55ddd commit 7753659Copy full SHA for 7753659
.github/workflows/sponsors.yml
@@ -26,4 +26,5 @@ jobs:
26
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
27
labels: "ignore-for-release"
28
delete-branch: true
29
- draft: always-true
+ env:
30
+ GITHUB_TOKEN: ${{ secrets.GITHUB_API_TOKEN }}
0 commit comments