aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/publish-chrome.yml
Commit message (Collapse)AuthorAge
* Bump the minor group with 3 updates (#602)dependabot[bot]2024-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the minor group with 3 updates: [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action), [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) and [robinraju/release-downloader](https://github.com/robinraju/release-downloader). Updates `juliangruber/read-file-action` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/juliangruber/read-file-action/releases) - [Commits](https://github.com/juliangruber/read-file-action/compare/02bbba9876a8f870efd4ad64e3b9088d3fb94d4b...b549046febe0fe86f8cb4f93c24e284433f9ab58) Updates `lycheeverse/lychee-action` from 1.8.0 to 1.9.3 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/ec3ed119d4f44ad2673a7232460dc7dff59d2421...c053181aa0c3d17606addfe97a9075a32723548a) Updates `robinraju/release-downloader` from 1.8 to 1.9 - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/efa4cd07bd0195e6cc65e9e30c251b49ce4d3e51...368754b9c6f47c345fcfbf42bcb577c2f0f5f395) --- updated-dependencies: - dependency-name: juliangruber/read-file-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix stable deploy on release triggersDarius Jahandarie2023-12-08
|
* Update stable CI/CD workflow and stable extension ID in preperation for releaseDarius Jahandarie2023-12-08
|
* Switch to forked chrome webstore upload action which removes 10MB limitDarius Jahandarie2023-11-12
|
* 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
|
* Fix cd workflow permissionsDarius Jahandarie2023-03-18
|
* Add CD to build and publish extension to Chrome & Firefox storesDarius Jahandarie2023-03-18
Resolves #85.