mirror of
https://github.com/tkmxqrdxddd/davinci-video-converter
synced 2026-03-29 23:35:32 +02:00
fix: add permissions to build-deb workflow
This commit is contained in:
3
.github/workflows/build-deb.yml
vendored
3
.github/workflows/build-deb.yml
vendored
@@ -7,6 +7,9 @@ on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build-deb:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user