Writing · Tag
Articles tagged "github-actions".
1 article on this topic.
Articles tagged "github-actions"
·8 min read · chrome-extension , github-actions , pre-commit-hooks
Chrome extension version-bump discipline: pre-commit + GitHub Actions
The Chrome Web Store rejects re-uploads with the same manifest version. Catch the missed bump in pre-commit; gate it again in CI.