mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-02-22 01:52:28 +00:00
fix(ci): add permissions to ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -10,6 +10,8 @@ on:
|
|||||||
release:
|
release:
|
||||||
types: [ created ]
|
types: [ created ]
|
||||||
|
|
||||||
|
permissions: read-all
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build Binaries
|
name: Build Binaries
|
||||||
|
|||||||
Reference in New Issue
Block a user