Github Contributors Icon Generator
Version updated for jaywcjlove/github-action-contributors to version v1.3.6.
- This action is used across all versions by 250 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Documentation v1.3.6: https://raw.githack.com/jaywcjlove/github-action-contributors/99f8459/index.html
Comparing Changes: https://github.com/jaywcjlove/github-action-contributors/compare/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