ci: set remote_name to origin
This commit is contained in:
parent
7346c3d562
commit
559af44656
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
ssh_key:
|
||||
from_secret: ssh_key
|
||||
branch: master
|
||||
remote: ssh://woodpecker-ci@git.notohh.dev:notohh/snowflake.git
|
||||
remote_name: origin
|
||||
force: false
|
||||
commit: true
|
||||
commit_message: "flake.lock: update"
|
||||
|
|
Loading…
Reference in a new issue