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