Skip to content

Commit fdb85ea

Browse files
authored
(UPDATE) docker hub only updated for new releases
1 parent 41eea6a commit fdb85ea

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/dockerimage.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Publish Docker Hub
2-
on:
3-
push:
4-
branches:
5-
- master
2+
on:
3+
release:
4+
types: [created]
65

76
jobs:
87
build:

0 commit comments

Comments
 (0)