Skip to content

Commit ed6d02f

Browse files
committed
test docker action
1 parent b805ad9 commit ed6d02f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker_publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Publish Docker image
22

33
on:
4+
push:
5+
branches:
6+
- feat/docker-publish-action
47
release:
58
types: [published]
69
workflow_dispatch:

0 commit comments

Comments
 (0)