technote-space / toc-generator

GitHub Actions to generate TOC (Table of Contents)
MIT License
219 stars 29 forks source link

chore: sync workflows #372

Closed technote-space closed 1 year ago

technote-space commented 1 year ago

Changes

Base PullRequest

default branch (https://github.com/technote-space/toc-generator/tree/main)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
rm -rdf .github/workflows/.tmp
mkdir -p .github/workflows/.tmp
git clone --depth=1 https://github.com/technote-space/github-actions-workflows.git .github/workflows/.tmp/workflows ### stderr: ```Shell Cloning into '.github/workflows/.tmp/workflows'... ```
bash .github/workflows/.tmp/workflows/gh-actions/copy.sh
sed -i "s/cron:.\+$/cron: ${MINUTE} ${HOUR} * * ${DAY}/" .github/workflows/update-dependencies.yml
rm -rdf .github/workflows/.tmp

Changed files

Changed file: - .github/workflows/broken-link-check.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace