Skip to content

Commit b4af807

Browse files
authored
docs: add Custom GitHub Actions Workflows beta
1 parent 05d272d commit b4af807

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ GitHub Pages Action
1717
This is a **GitHub Action** to deploy your static files to **GitHub Pages**.
1818
This deploy action can be combined simply and freely with [Static Site Generators]. (Hugo, MkDocs, Gatsby, mdBook, Next, Nuxt, and so on.)
1919

20+
See also [GitHub Pages: Custom GitHub Actions Workflows (beta) | GitHub Changelog](https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/)
21+
2022
[Static Site Generators]: https://jamstack.org/generators/
2123

2224
The next example step will deploy `./public` directory to the remote `gh-pages` branch.

0 commit comments

Comments
 (0)