Skip to content

Commit

Permalink
ci: run special branch of luarocks-tag-release workflow for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed May 23, 2024
1 parent b923599 commit 2e4e7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Get Version
run: echo "LUAROCKS_VERSION=$(git describe --abbrev=0 --tags)" >> $GITHUB_ENV
- name: LuaRocks Upload
uses: nvim-neorocks/luarocks-tag-release@v5
uses: nvim-neorocks/luarocks-tag-release@push-nrukxqoxtwoz
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
Expand Down

0 comments on commit 2e4e7ec

Please sign in to comment.