mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-10 09:23:41 +02:00
Merge pull request 'fix: sign-my-commit' (#2400) from xtex/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2400 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us> Reviewed-by: lare <lare@noreply.dn42.us>
This commit is contained in:
commit
3199619424
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ do
|
||||||
--ssh)
|
--ssh)
|
||||||
AUTH_METHOD='ssh'
|
AUTH_METHOD='ssh'
|
||||||
;;
|
;;
|
||||||
--force)
|
--push)
|
||||||
DO_PUSH=1
|
DO_PUSH=1
|
||||||
;;
|
;;
|
||||||
--key)
|
--key)
|
||||||
|
|
Loading…
Add table
Reference in a new issue