Skip to content

Commit

Permalink
build: update package URLs for inserted links
Browse files Browse the repository at this point in the history
  • Loading branch information
Planeshifter committed Nov 24, 2023
1 parent 3fd1061 commit 5878fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/markdown_related_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
run: |
files=$(echo "${{ steps.random-readmes.outputs.readmes }}" | tr ',' ' ')
make markdown-related-files FILES="${files}"
make markdown-pkg-urls-files FILES="${files}"
if [[ -z "$(git status --porcelain)" ]]; then
# If no files were changed, exit with a success status code:
Expand Down

0 comments on commit 5878fac

Please sign in to comment.