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 c2ca1b7 + 05ff4ea commit a9ee392Copy full SHA for a9ee392
.github/workflows/schedule.yml
@@ -15,6 +15,4 @@ jobs:
15
with:
16
repos: ${{ vars.REPOS }}
17
branch: ${{ inputs.branch || 'next' }}
18
- secrets:
19
- TOKEN: ${{ secrets.TOKEN }}
20
- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
+ secrets: inherit
0 commit comments