We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf0260 commit 0867c09Copy full SHA for 0867c09
1 file changed
.github/workflows/release.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
tags:
5
- 'v*'
6
+ branches:
7
+ - master
8
pull_request:
9
jobs:
10
luarocks-upload:
0 commit comments