Spaces:
Running
Running
Update docker-image.yml
Browse files
.github/workflows/docker-image.yml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
name: Docker Image CI
|
2 |
-
|
3 |
on:
|
4 |
push:
|
5 |
branches: [ "main" ]
|
|
|
1 |
name: Docker Image CI
|
2 |
+
permissions: write-all
|
3 |
on:
|
4 |
push:
|
5 |
branches: [ "main" ]
|