We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46bc5a6 commit b48881cCopy full SHA for b48881c
streams-scm-1.rockspec
@@ -4,7 +4,7 @@ version = "scm-1"
4
5
source = {
6
url = "git+https://github.com/rbaltrusch/stream.lua",
7
- branch = "main", -- this will be replaced by the release workflow
+ branch = "master", -- this will be replaced by the release workflow
8
}
9
10
description = {
0 commit comments