fix: workflow

This commit is contained in:
源文雨 2023-09-20 20:40:24 +09:00
parent 50e75b2257
commit 8d2da4199d

View File

@ -7,6 +7,7 @@ jobs:
# The type of runner that the job will run on
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
# Steps represent a sequence of tasks that will be executed as part of the job