Merge pull request #935 from marocchino/update-ci

👷 Add PAT
This commit is contained in:
marocchino 2023-03-25 10:42:05 +09:00 committed by GitHub
commit 04a56fc323
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,7 @@ jobs:
- uses: ./
with:
header: All
GITHUB_TOKEN: ${{ secrets.PAT }}
message: |
<details open>
<summary>output of yarn all</summary>
@ -34,6 +35,7 @@ jobs:
- uses: ./
with:
header: All
GITHUB_TOKEN: ${{ secrets.PAT }}
append: true
hide_details: true
message: |