• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

forzagreen / n2words / 33887624049
99%

Build:
DEFAULT BRANCH: main
Ran 04 Sep 2026 03:07PM UTC
Jobs 1
Files 127
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Sep 2026 03:06PM UTC coverage: 98.831%. Remained the same
33887624049

push

github

forzagreen
ci: redeploy Pages via workflow_run, since a release event can't deploy

The `release: published` trigger added one commit ago builds the site and is
then rejected at the last step: the `github-pages` environment allows exactly
one ref, `main`, and a release event runs against the tag. v6.1.1 built for
two and a half minutes and failed with "Tag v6.1.1 is not allowed to deploy to
github-pages due to environment protection rules".

A `workflow_run` on Release runs against the default branch instead, which by
then already carries the chore(release) commit the tag points at — the same
tree, on the one ref the environment permits. It also needs no extra token
scope, unlike dispatching the workflow from release.yml.

`workflow_run` fires on every Release outcome, so the build job skips the
failed ones and the no-op "already at this version" skip.

5419 of 5654 branches covered (95.84%)

Branch coverage included in aggregate %.

30933 of 31128 relevant lines covered (99.37%)

1300.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33887624049.1 04 Sep 2026 03:07PM UTC 127
98.83
GitHub Action Run
Source Files on build 33887624049
  • Tree
  • List 127
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33887624049
  • 7075c51b on github
  • Prev Build on main (#33885930092)
  • Next Build on main (#33889183232)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc