Skip to content

Commit

Permalink
CI needs GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchodias committed Oct 15, 2021
1 parent bc6c28a commit ff91058
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
run: smalltalkci -s ${{ matrix.smalltalk }} ${{ matrix.ston }}
shell: bash
timeout-minutes: 10
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ff91058

Please sign in to comment.