diff --git a/.github/workflows/publish-luarocks.yaml b/.github/workflows/publish-luarocks.yaml index cf3f90e..84339b1 100644 --- a/.github/workflows/publish-luarocks.yaml +++ b/.github/workflows/publish-luarocks.yaml @@ -1,7 +1,7 @@ name: LuaRocks Release on: release: - types: [created] + types: [created, published, edited] jobs: release: runs-on: ubuntu-latest