Skip to content

Commit 05a6b6b

Browse files
committed
Issue #37: yml
1 parent 02135d7 commit 05a6b6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
run: smalltalkci -s ${{ matrix.smalltalk }}
2626
shell: bash
2727
timeout-minutes: 20
28+
env:
29+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2830
slack-workflow-status:
2931
if: always()
3032
name: Post Workflow Status To Slack

0 commit comments

Comments
 (0)