Setup audible-cli
Version updated for https://github.com/mkb79/setup-audible-cli to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-audible-cli GitHub Action installs and configures the audible-cli tool for use in GitHub Actions workflows. It allows users to authenticate with Audible using ADP tokens and device private keys, enabling them to run authenticated commands like listing libraries or exporting metadata. The action can also be used to install specific versions of audible-cli from PyPI or a different Git repository branch/tag, ensuring flexibility for testing unreleased features.
What’s Changed
Changed
- Action description shortened to fit the GitHub Marketplace’s 125-character limit, and the auth mode described as request signing rather than ADP (#5)