Fix branch in instancejson pipeline

Signed-off-by: Odyssey <hi@odyssey346.dev>
This commit is contained in:
Odyssey
2023-02-10 21:38:53 +01:00
parent 7f0d23ebf7
commit 88d538506e
+1 -1
View File
@@ -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