Skip to content

Commit 1062425

Browse files
committed
secret
1 parent 48c3366 commit 1062425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/post-log-to-slack.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
who-to-greet: "Mona the Octocat"
1717
env:
18+
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
1819
GITHUB_CONTEXT: ${{ toJson(github) }}
1920
VARS_CONTEXT: ${{ toJson(vars) }}
2021

0 commit comments

Comments
 (0)