aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/publish-chrome-development.yml
Commit message (Collapse)AuthorAge
* Bump robinraju/release-downloader from 1.7 to 1.8dependabot[bot]2023-05-08
| | | | | | | | | | | | | | Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.7 to 1.8. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/768b85c8d69164800db5fc00337ab917daf3ce68...efa4cd07bd0195e6cc65e9e30c251b49ce4d3e51) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* CD: Remove unnecessary checkouts and fix pathsDarius Jahandarie2023-03-18
|
* Switch CD to use workflow-dispatch instead of preleased triggerDarius Jahandarie2023-03-18
| | | | For some reason, preleased wasn't triggering (maybe because github actions created the release?).
* Fix cd workflow permissionsDarius Jahandarie2023-03-18
|
* Add CD to build and publish extension to Chrome & Firefox storesDarius Jahandarie2023-03-18
Resolves #85.