Skip to content

Commit

Permalink
ci(docs.yml): add latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby committed Mar 27, 2023
1 parent f0572a3 commit c3c4f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Generate Go documentation and update README
run: |
go install github.com/robertkrimen/godocdown/godocdown
go install github.com/robertkrimen/godocdown/godocdown@latest
godocdown . > README.md
- name: Create or update pull request
Expand Down

0 comments on commit c3c4f6e

Please sign in to comment.