Guru to GitHub
Version updated for parkerbxyz/guru-to-github to version v2.3.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
Add ability to sync multiple collections and fix bugs by @parkerbxyz in https://github.com/parkerbxyz/guru-to-github/pull/57
Features
- add support for syncing multiple collections (95f0e43)
- add support for syncing multiple collections (#57) (95f0e43)
Bug Fixes
- deps: update dependencies (95f0e43)
- do not attempt to delete nonexistent file (95f0e43)
- handle special characters in folder names (95f0e43)
- quote file path in API request URLs (95f0e43)
- set external_id to None if not found in metadata (95f0e43)
- skip images with invalid extension (95f0e43)
Documentation
- README: update inputs and example workflows (95f0e43)
Full Changelog: https://github.com/parkerbxyz/guru-to-github/compare/v2.2.0...v2.3.0