Typper Figma Plugin Deploy
Typper Figma Plugin Deploy is a GitHub Action that fully automates the deployment process of Figma plugins. With this action, you can seamlessly integrate Figma plugin deployment into your CI/CD pipeline.What You Can Do
With Typper Figma Plugin Deploy, you can:- Automate the Figma plugin publishing process
- Integrate with your existing CI/CD pipeline
- Manage releases with version notes
- Keep your credentials secure using GitHub Secrets
- Publish plugins to your organization or team in Figma
Key Features
Secure Authentication
Secure authentication with Figma using 2FA and encrypted credentials
Automated Deployment
Automated plugin deployment directly from GitHub to Figma
Release Notes
Support for detailed release notes for each version
CI/CD Ready
Ready for continuous integration and continuous deployment
Prerequisites
Before you begin, you’ll need:- A Figma plugin project with a valid manifest.jsonfile
- A GitHub account with Actions enabled
- A Figma account with two-factor authentication (2FA) enabled
- The following information:
- Your Figma plugin ID
- Your Figma team ID
- Figma access credentials (email, password, and TOTP secret)