Update uncivbot.yml

This commit is contained in:
Yair Morgenstern 2021-01-20 22:33:08 +02:00 committed by GitHub
parent 1886b7dc76
commit 978bfbf154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v3
if: github.event.comment.body == "summary"
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |