mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-07-19 21:48:50 -04:00
forgot permissions for actions
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
parent
1ea043a94b
commit
8f70820629
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -6,6 +6,9 @@ on:
|
|||||||
release:
|
release:
|
||||||
types: [ published ]
|
types: [ published ]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
packages: write
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user