Skip to content

Commit 5878fac

Browse files
committed
build: update package URLs for inserted links
1 parent 3fd1061 commit 5878fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/markdown_related_packages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
run: |
113113
files=$(echo "${{ steps.random-readmes.outputs.readmes }}" | tr ',' ' ')
114114
make markdown-related-files FILES="${files}"
115+
make markdown-pkg-urls-files FILES="${files}"
115116
116117
if [[ -z "$(git status --porcelain)" ]]; then
117118
# If no files were changed, exit with a success status code:

0 commit comments

Comments
 (0)