Correcting typo.
This commit is contained in:
@@ -129,7 +129,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
with:
|
||||
commenter_type: init
|
||||
commenter_input: ${{ steps.plain-tofu-init.outputs.init-uncolored }}
|
||||
commenter_input: ${{ steps.plain-tofu-init.outputs.uncolored }}
|
||||
commenter_exitcode: ${{ steps.tofu-init.outputs.exitcode }}
|
||||
git_token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
pr_comments_url: ${{ env.PR_COMMENTS_URL }}
|
||||
|
||||
Reference in New Issue
Block a user