Fix branch in instancejson pipeline

Signed-off-by: Odyssey <hi@odyssey346.dev>
このコミットが含まれているのは:
Odyssey 2023-02-10 21:38:53 +01:00
コミット 88d538506e
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -25,4 +25,4 @@ pipeline:
- git config --global user.name "Woodpecker CI"
- git add instances.json
- git commit -m "Updated instances"
- git push -u origin dev
- git push -u origin master