-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup CI #10
Comments
extension build, bundle upload and publish to chrome web store is now working |
This is almost ready to be closed. I updated the out of date refresh token for chrome. Not sure why it expired so early, need to either update the refresh refresh token script, or figure out why it wrote me such an early expiring one. Things I've read point to having a release in "testing" in the store but I'm not seeing that in the UI. Once I get that figured out and verify once again that edge uploads are publishing correctly, I can close. |
Release will come after #43 is addressed this week |
#43 was addressed, as well as a bunch of other things. In order to close this out I would like to add this action https://github.com/butlerlogic/action-autotag to automatically tag a release when version is updated in package.json |
The text was updated successfully, but these errors were encountered: