mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-06 19:22:20 +00:00
???
This commit is contained in:
@@ -17,5 +17,5 @@ jobs:
|
||||
uses: thollander/actions-comment-pull-request@1.0.1
|
||||
if: ${{ failure() && github.event_name == 'pull_request' }}
|
||||
with:
|
||||
message: ${{ cat tmp }}
|
||||
message: '${{ cat tmp }}'
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Reference in New Issue
Block a user