Spaces:
Runtime error
Runtime error
binary-husky
commited on
Commit
•
41f8011
1
Parent(s):
caf7bf2
Update docker-image.yml
Browse files
.github/workflows/docker-image.yml
CHANGED
@@ -3,7 +3,7 @@ name: Build and push Docker image
|
|
3 |
on:
|
4 |
push:
|
5 |
branches:
|
6 |
-
-
|
7 |
|
8 |
env:
|
9 |
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
|
|
3 |
on:
|
4 |
push:
|
5 |
branches:
|
6 |
+
- master
|
7 |
|
8 |
env:
|
9 |
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
|