Skip to content

Commit b48881c

Browse files
committed
Fix workflow branch
1 parent 46bc5a6 commit b48881c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streams-scm-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "scm-1"
44

55
source = {
66
url = "git+https://github.com/rbaltrusch/stream.lua",
7-
branch = "main", -- this will be replaced by the release workflow
7+
branch = "master", -- this will be replaced by the release workflow
88
}
99

1010
description = {

0 commit comments

Comments
 (0)