mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-20 16:43:53 +01:00
Set explicit workflow token permissions for CLI npm release
This commit is contained in:
3
.github/workflows/release-cli-npm.yml
vendored
3
.github/workflows/release-cli-npm.yml
vendored
@@ -10,6 +10,9 @@ on:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build-binaries:
|
||||
name: Build ${{ matrix.pkg }}
|
||||
|
||||
Reference in New Issue
Block a user