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 416b872 commit bee89beCopy full SHA for bee89be
.github/workflows/publish-luarocks.yaml
@@ -1,7 +1,7 @@
1
name: LuaRocks Release
2
on:
3
release:
4
- types: [created]
+ types: [created, published, edited]
5
jobs:
6
7
runs-on: ubuntu-latest
0 commit comments