Skip to content

Commit

Permalink
Use custom version
Browse files Browse the repository at this point in the history
  • Loading branch information
therve committed Oct 12, 2022
1 parent cae36d7 commit 7fef924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
rm -rf examples
rm -rf tests
go install github.com/johnstarich/go/gopages@latest
go install github.com/therve/go/gopages@060598357941bb49ed5a4bb2c3963a56648ddc0d
gopages -source-link "https://github.com/DataDog/datadog-api-client-go/blob/master/{{.Path}}{{if .Line}}#L{{.Line}}{{end}}" -brand-description "Datadog API client for GO" -brand-title "Datadog" -base https://datadoghq.dev/datadog-api-client-go
- uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 7fef924

Please sign in to comment.