Skip to content

Commit e3bd64c

Browse files
committed
run release workflow on tags
1 parent 5c7ff36 commit e3bd64c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
workflows: [security]
77
types: [completed]
88
branches: [main]
9+
tags: ["*"]
910

1011
permissions:
1112
contents: write

0 commit comments

Comments
 (0)