mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-17 18:21:26 +02:00
Set explicit workflow token permissions for CLI npm release
This commit is contained in:
@@ -10,6 +10,9 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-binaries:
|
build-binaries:
|
||||||
name: Build ${{ matrix.pkg }}
|
name: Build ${{ matrix.pkg }}
|
||||||
|
|||||||
Reference in New Issue
Block a user