Update uncivbot.yml

This commit is contained in:
Yair Morgenstern 2021-01-23 19:32:05 +02:00 committed by GitHub
parent 8fb13749df
commit f3e20e6870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
ref: `refs/heads/`+translations,
sha: currentSha }))
sha: currentSha })
await context.github.issues.createComment({
issue_number: context.issue.number,
owner: context.repo.owner,