Documentation v2.0.4: https://raw.githack.com/jaywcjlove/github-action-contributors/ec629a8/index.html
Comparing Changes: v2.0.3...v2.0.4
- 💢 ci: update workflows config. 4899ca0 @jaywcjlove
- 💢 ci: update workflows config. 7f5eaff @jaywcjlove
- 🐞 fix(deps): update dependency image-size to v2 (#31) 0e5db18 @renovate-bot
- 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