Skip to content

Commit

Permalink
Merge pull request #360 from OliverCullimore/wiki-action
Browse files Browse the repository at this point in the history
ci: Update wiki action commit message
  • Loading branch information
dp247 authored Oct 11, 2023
2 parents bd8524c + 58b9fb0 commit 7e2b723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git config --global user.name "Wiki GitHub Action"
git config --global user.email "[email protected]"
git add wiki
git commit -m "Update Councils.md from input.json"
git commit -m "docs: Update Councils.md from input.json"
git push
continue-on-error: true

Expand Down

0 comments on commit 7e2b723

Please sign in to comment.