Skip to content

Commit 6906aa2

Browse files
authored
Merge pull request #23 from smartondev/11-ci-docker-pull-with-version
fix: CI docker pull with version
2 parents cedcbaa + 99526d2 commit 6906aa2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main-docker-pull.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- "main"
7+
release:
8+
types: [created]
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)