Skip to content

Commit

Permalink
Update run-htmltest.yml (#2667)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Mar 14, 2024
1 parent ef9d6af commit d8e3a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
project: DOCS
issuetype: Bug
summary: Broken link detected
description: "For more info see https://github.com/viamrobotics/docs/actions/runs/${{ env.GITHUB_RUN_ID }}. $GITHUB_RUN_ID ${GITHUB_RUN_ID}"
description: "For more info see https://github.com/viamrobotics/docs/actions/runs/${{ env.GITHUB_RUN_ID }}. ${env.GITHUB_RUN_ID} $GITHUB_RUN_ID ${GITHUB_RUN_ID}"
- name: Log created Jira issue
if: failure()
run: echo "Issue ${{ steps.create.outputs.issue }} was created"

0 comments on commit d8e3a63

Please sign in to comment.