# Wildrobot WordPress Plugin

## Deployment to Freemius

This plugin uses GitHub Actions to automatically deploy new releases to Freemius when a new tag is pushed.

### Setup

To set up the Freemius deployment, you need to add the following secrets to your GitHub repository:

1. Go to your repository settings
2. Navigate to "Secrets and variables" > "Actions"
3. Add the following secrets:

- `FREEMIUS_PUBLIC_KEY`: Your Freemius public key
- `FREEMIUS_SECRET_KEY`: Your Freemius secret key
- `FREEMIUS_DEV_ID`: Your Freemius developer ID
- `FREEMIUS_PLUGIN_ID`: Your Freemius plugin ID

### How to Deploy

To deploy a new version to Freemius:

1. Run 'pnpm release'



https://github.com/buttonizer/freemius-deploy