Skip to content

Commit 3a1ecd7

Browse files
committed
Add GitHub Pages Action
Add the GitHub Pages Action which is listed at the Actions topic as same as softprops/action-gh-release peaceiris/actions-gh-pages: https://github.com/peaceiris/actions-gh-pages - GitHub Actions for GitHub Pages: Deploy static files and publish your site easily. Static-Site-Generators-friendly. Actions topic: https://github.com/topics/actions
1 parent a5f4815 commit 3a1ecd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/variables/action_code_examples.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,3 +294,9 @@
294294
- monorepo
295295
- copybara
296296
- workflow
297+
- title: Deploy static files to GitHub Pages
298+
description: GitHub Action to publish website to GitHub Pages automatically
299+
languages: 'TypeScript, JavaScript'
300+
href: peaceiris/actions-gh-pages
301+
tags:
302+
- publishing

0 commit comments

Comments
 (0)