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 4c88a76 commit 85f4153Copy full SHA for 85f4153
.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