mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Update workflow permissions
This commit is contained in:
3
.github/workflows/build-and-release.yaml
vendored
3
.github/workflows/build-and-release.yaml
vendored
@@ -2,6 +2,9 @@ name: Build Release
|
||||
|
||||
on: workflow_dispatch
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build_wheels:
|
||||
name: Build wheels on ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user