This action deploys a library to the PlatformIO registry.
To use this environment you need to generate a Personal Authentication Token for your PlatformIO account
Required PlatformIO Personal Authentication Token: Typically add this as a secret to your GitHub repository:
N/A
uses: bojit/platformio-publish@main
with:
token: ${{ secrets.PLATFORMIO_TOKEN }}