mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 03:42:15 +01:00
ci(workflows): add permissions
This commit is contained in:
3
.github/workflows/continuous_delivery.yml
vendored
3
.github/workflows/continuous_delivery.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
release:
|
||||
types: [ published ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
release:
|
||||
name: Release Docker image
|
||||
|
||||
Reference in New Issue
Block a user