Skip to content

Commit e78479d

Browse files
authored
ci(luarocks): fix upload luarocks manual trigger (#104)
1 parent fc68e16 commit e78479d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/luarocks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
pull_request:
77
branches:
88
- main
9-
workflow_dispatch
9+
workflow_dispatch:
10+
1011
jobs:
1112
luarocks-release:
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)