Skip to content

feat(storybooks): use custom action for github pages deploy#19884

Merged
MagentaManifold merged 1 commit intomainfrom
FXA-12879
Jan 15, 2026
Merged

feat(storybooks): use custom action for github pages deploy#19884
MagentaManifold merged 1 commit intomainfrom
FXA-12879

Conversation

@MagentaManifold
Copy link
Copy Markdown
Contributor

Because:

  • custom actions bypasses the 10 builds per hour limit, according to github’s documentation

This commit:

  • use custom action for github pages deploy instead of the gh-pages branch, using that branch as storage instead

Issue that this pull request solves

Closes: FXA-12879

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

Any other information that is important to this pull request.

Because:

* custom actions bypasses the 10 builds per hour limit, according to github’s documentation

This commit:

* use custom action for github pages deploy instead of the gh-pages branch, using that branch as storage instead

Closes #FXA-12879
@MagentaManifold MagentaManifold force-pushed the FXA-12879 branch 2 times, most recently from ba83943 to d574d72 Compare January 15, 2026 17:36
@MagentaManifold MagentaManifold marked this pull request as ready for review January 15, 2026 17:51
@MagentaManifold MagentaManifold requested a review from a team as a code owner January 15, 2026 17:51
@MagentaManifold MagentaManifold merged commit 7564e57 into main Jan 15, 2026
17 of 19 checks passed
@MagentaManifold MagentaManifold deleted the FXA-12879 branch January 15, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants