mirror of
https://github.com/stackblitz-labs/bolt.diy.git
synced 2025-06-18 01:49:07 +01:00
ci: fix docker image workflow permissions (#1013)
* Update docker.yaml * Fix indentation in docker workflow file
This commit is contained in:
parent
02a3abd892
commit
77f8a368a2
3
.github/workflows/docker.yaml
vendored
3
.github/workflows/docker.yaml
vendored
@ -10,6 +10,9 @@ on:
|
||||
- v*
|
||||
- "*"
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
DOCKER_IMAGE: ghcr.io/${{ github.repository }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user