Skip to content

Commit

Permalink
chore(ci): please work
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Feb 16, 2024
1 parent 8a1553b commit e2cd6ed
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 @@ -5,7 +5,7 @@ on:

jobs:
luarocks-upload:
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
# if: ${{ startsWith(github.ref, 'refs/tags/v') }}
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e2cd6ed

Please sign in to comment.