Compare commits
1 Commits
9a69ede91b
...
2bad80b015
| Author | SHA1 | Date | |
|---|---|---|---|
|
2bad80b015
|
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -2,7 +2,7 @@ name: Publish Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master, ci/docker-hub-publishing]
|
||||
branches: [master]
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user