Skip to content

Commit b202148

Browse files
authored
Merge pull request #5 from WoSai/release/redirect_template
fix: 修复CI未成功打tag分支镜像的问题
2 parents 8deb246 + 02e7139 commit b202148

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
images: |
3636
wosai/deepmock
3737
tags: |
38+
type=ref, event=tag
3839
type=ref, event=branch
3940
type=ref, event=pr
4041
type=sha

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.6.1 - 2021-12-03
4+
5+
### Fixed
6+
7+
- 修复Github CI未成功打tag分支镜像的问题
38

49
## 0.6.0 - 2021-12-03
510

0 commit comments

Comments
 (0)