Skip to content

Commit

Permalink
Update update_wiki.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokul-KG authored Aug 9, 2024
1 parent 0c5bbae commit 8166aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
cd wiki
git add .
git commit -m "Update wiki with Introduction.md as home page and docs" || echo "No changes to commit"
git commit -m "Update wiki sidebar with link to Introduction.md" || echo "No changes to commit"
git push
continue-on-error: true

Expand Down

0 comments on commit 8166aae

Please sign in to comment.