Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatformIO-Publish

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

Inputs

token

Required PlatformIO Personal Authentication Token: Typically add this as a secret to your GitHub repository:

Github_Secret

Outputs

N/A

Example usage

uses: bojit/platformio-publish@main
with:
  token: ${{ secrets.PLATFORMIO_TOKEN }}

About

Action to deploy libraries to the PlatformIO registry

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages