Skip to content

Commit f65a33f

Browse files
committed
notify slack requires the GITHUB_TOKEN
1 parent 794b54c commit f65a33f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,3 +396,4 @@ jobs:
396396
uses: iRoachie/[email protected]
397397
env:
398398
SLACK_WEBHOOK_URL: ${{ vars.LP_SLACK_WEBHOOK_URL }}
399+
GITHUB_TOKEN: ${{ secrets.GH_API_TOKEN }}

0 commit comments

Comments
 (0)