Skip to content

Commit ea705a2

Browse files
committed
Merge branch 'main' of github.com:smartcontractkit/chainlink-testing-framework into mockServer
2 parents d19a96f + bb6f988 commit ea705a2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/release-go-module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
tags:
99
- '*/v*.*.*' # Trigger only on tags with the format $package/vX.X.X
10+
- '*/*/v*.*.*' # Trigger only on tags with the format $package/$subpackage/vX.X.X
1011

1112
permissions:
1213
contents: write
4.52 MB
Binary file not shown.

0 commit comments

Comments
 (0)