Skip to content

Commit

Permalink
Merge branch 'main' into takahirom/add-describe-tests-based-on-descri…
Browse files Browse the repository at this point in the history
…be-spec/2024-06-25
  • Loading branch information
takahirom committed Jul 6, 2024
2 parents 36c0711 + 60cf476 commit 50dc1f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/screenshot-comparison-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
urlPart="${BRANCH_NAME//#/%23}/${file//#/%23}"
urlPart="${urlPart//[/%5B}"
urlPart="${urlPart//]/%5D}"
urlPart="${urlPart// /%20}"
echo "| [$fileName](https://github.com/${{ github.repository }}/blob/$urlPart) | ![](https://github.com/${{ github.repository }}/blob/$urlPart?raw=true) |" >> "$GITHUB_OUTPUT"
done
echo "${delimiter}" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit 50dc1f5

Please sign in to comment.