Documentation v1.3.6: https://raw.githack.com/jaywcjlove/github-action-contributors/99f8459/index.html
Comparing Changes: v1.3.5...v1.3.6
- 📖 doc: Update README.md 28f8caa @jaywcjlove
- 📖 doc: update README.md. 18683a2 @github-actions-bot
- 💢 ci: update workflows config. 69ee32b @jaywcjlove
- 📖 doc: update README.md. 8e2eb47 @github-actions-bot
- 💄 chore: add log. 3ac72f2 @jaywcjlove
- 📖 doc: update README.md. 62ea470 @github-actions-bot
- 📖 doc: update README.md. d65cf87 @github-actions-bot
- 💄 chore(deps): update dependency lint-staged to v14 (#18) 56db364 @renovate-bot
- 💄 chore(deps): update dependency @kkt/ncc to ~1.1.0 (#19) 8ffbf34 @renovate-bot
- 💄 chore: update sponsor badge. 472778c @jaywcjlove
- run: mkdir -p build
- name: Generate Contributors Images
uses: jaywcjlove/github-action-contributors@main
with:
token: xxxxxxx
filter-author: renovate\[bot\]
output: build/CONTRIBUTORS.svg
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: xxxxxxx
publish_dir: ./build