Skip to content

Commit

Permalink
ci(docs.yml): attempted fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby committed Mar 27, 2023
1 parent 9649d70 commit 50459a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
fetch-depth: 0

- run: git config --system --add safe.directory '*'

- name: Update readme according to Go doc
uses: posener/goreadme@v1
with:
Expand Down

0 comments on commit 50459a2

Please sign in to comment.