Skip to content

Commit 7bf928f

Browse files
committed
Pipeline fix
1 parent 67725fb commit 7bf928f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/sam-publish.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: sam-publish
2-
on: [release]
2+
on:
3+
create:
4+
tags:
5+
- v*
36

47
defaults:
58
run:

0 commit comments

Comments
 (0)