Skip to content

Commit 8d0ae8d

Browse files
committed
force same version
1 parent 7e2dab3 commit 8d0ae8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manual-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Actual Deploy Step
2828
env:
2929
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
30-
run: luarocks --namespace=fcr-- upload lualib-scm-1.rockspec --api-key=$LUAROCKS_API_KEY
30+
run: luarocks --namespace=fcr-- upload lualib-scm-1.rockspec --api-key=$LUAROCKS_API_KEY --force

0 commit comments

Comments
 (0)