Skip to content

Commit

Permalink
Wiki workflow fix to still deploy on commit/push error
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverCullimore committed Mar 18, 2023
1 parent ad91d2c commit 74ee989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
git add wiki
git commit -m "Update Councils.md from input.json"
git push
continue-on-error: true

- name: Deploy Wiki Changes
uses: Andrew-Chen-Wang/github-wiki-action@v3
Expand Down

0 comments on commit 74ee989

Please sign in to comment.