Skip to content

Commit a10c6ea

Browse files
authored
perf(ci): try again (#122)
1 parent 73ebb6f commit a10c6ea

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,7 @@ jobs:
116116
message: "Current stable release: ${{ steps.release.outputs.tag_name }}"
117117
tag_exists_error: false
118118
force_push_tag: true
119-
luarocks-release:
120-
runs-on: ubuntu-latest
121-
name: LuaRocks upload
122-
steps:
123-
- name: Checkout
124-
uses: actions/checkout@v3
125119
- name: LuaRocks Upload
126120
uses: nvim-neorocks/luarocks-tag-release@v5
127-
if: startsWith(github.ref, 'refs/tags/')
128121
env:
129122
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}

0 commit comments

Comments
 (0)