Skip to content

Commit

Permalink
inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Dec 4, 2023
1 parent e3b6c48 commit dfde3be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/scraper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
issues: read
pull-requests: read
contents: write
secrets:
SLACK_API_TOKEN: ${{ secrets.SLACK_API_TOKEN }}
secrets: inherit
with:
slack-eod-channel: ${{ vars.SLACK_EOD_CHANNEL }}

0 comments on commit dfde3be

Please sign in to comment.