RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
727 stars 114 forks source link

Add github actions for run tests and release #11

Closed modestman closed 4 years ago

modestman commented 4 years ago

Fix #7

Add two actions:

For complete configuration you need to obtain COCOAPODS_TRUNK_TOKEN and place it at repository secrets. See how to obtain cocoapods token.

How to create a new release