BGG Portfolio Generator
Version updated for https://github.com/JanWennrich/BGG-Portfolio-Generator-Action to version 1.0.2.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The BGG Portfolio Generator Action is a GitHub Action that automates the creation of a static portfolio website based on a user’s BoardGameGeek (BGG) collection. It uses the bgg-portfolio-generator tool to fetch information about the user’s board games and generates a customizable website showcasing game details like cover images and ratings. This action simplifies the process of creating and maintaining a personal board game portfolio, making it easy to deploy and update via GitHub Pages.
Release notes
Fixes
- add support for missing/new
--bgg-passwordand `–bgg-token" command line parameters - pass input variables via environment variables
Docs
- improve README
Full Changelog: https://github.com/JanWennrich/BGG-Portfolio-Generator-Action/compare/1.0.1...1.0.2