Is your feature request related to a problem? Please describe.
I started a chrome-store.yml action for automatic deployment but we have to wait until the review process is finished.
Describe the solution you'd like
When the review is done and the app is in the store, check the chrome-store.yml file and fixi it until it works like expected
Additional context
I expect the action to:
- build the project
- zip the public folder
- deploy the zip to the chrome extension store
Is your feature request related to a problem? Please describe.
I started a chrome-store.yml action for automatic deployment but we have to wait until the review process is finished.
Describe the solution you'd like
When the review is done and the app is in the store, check the chrome-store.yml file and fixi it until it works like expected
Additional context
I expect the action to: