Skip to content

Commit

Permalink
Update godoc_pr_preview.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Nov 23, 2023
1 parent 45a8849 commit 249f7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/godoc_pr_preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "version=$version" >> "$GITHUB_OUTPUT"
link="https://godocs.io/$REPO@$version"
comment="### godoc reference preview ready ✨\n\n[![Go Documentation](https://godocs.io/github.com/acmcsufoss/api.acmcsuf.com?status.svg)]($link)
comment="### godoc reference preview ready ✨<br>[![Go Documentation](https://godocs.io/github.com/acmcsufoss/api.acmcsuf.com?status.svg)]($link)"
echo "comment=$comment" >> "$GITHUB_OUTPUT"
env:
REPO: github.com/${{ github.event.pull_request.base.repo.full_name }}
Expand Down

0 comments on commit 249f7b2

Please sign in to comment.