mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-15 19:22:19 +08:00
Fix permission
[skip ci]
This commit is contained in:
parent
e669935dc5
commit
6ec50ba161
|
@ -8,6 +8,9 @@ on:
|
|||
jobs:
|
||||
run_script:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue
Block a user