Skip to content

Commit

Permalink
Commit the right file
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultamartin committed Sep 13, 2023
1 parent 47bf9f9 commit cb3143b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-public-instances.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
git config --global user.name "GitHub CI"
git config --global user.email "[email protected]"
git switch instance-picker
git add public-instances/instances.toml
git add content/public-instances/instances.toml
git commit -m "Update instances.toml"
git push
working-directory: morg
Expand Down

0 comments on commit cb3143b

Please sign in to comment.