Skip to content

Commit c5fc183

Browse files
authored
Enable pushing rockspec for push tags (#72)
1 parent 5317cb5 commit c5fc183

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push_rockspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
tags:
8+
- '*'
79

810
env:
911
ROCK_NAME: "crud"

0 commit comments

Comments
 (0)