Skip to content

Commit a9ee392

Browse files
2 parents c2ca1b7 + 05ff4ea commit a9ee392

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ jobs:
1515
with:
1616
repos: ${{ vars.REPOS }}
1717
branch: ${{ inputs.branch || 'next' }}
18-
secrets:
19-
TOKEN: ${{ secrets.TOKEN }}
20-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
18+
secrets: inherit

0 commit comments

Comments
 (0)