diff --git a/data/variables/action_code_examples.yml b/data/variables/action_code_examples.yml index a098626e048a..aca1b38b79c4 100644 --- a/data/variables/action_code_examples.yml +++ b/data/variables/action_code_examples.yml @@ -287,3 +287,9 @@ - monorepo - copybara - workflow +- title: Deploy static files to GitHub Pages + description: GitHub Action to publish website to GitHub Pages automatically + languages: 'TypeScript, JavaScript' + href: peaceiris/actions-gh-pages + tags: + - publishing