An open API service indexing awesome lists of open source software.

https://github.com/larsbergqvist/gh-actions-example

This repository is used for a demo regarding GitHub Actions and GitHub Pages, see https://thingsmatic.com/github-pages-and-github-actions/
https://github.com/larsbergqvist/gh-actions-example

angular github-actions github-pages

Last synced: 7 months ago
JSON representation

This repository is used for a demo regarding GitHub Actions and GitHub Pages, see https://thingsmatic.com/github-pages-and-github-actions/

Awesome Lists containing this project

README

          

# gh-actions-example
This repository is used for a demo regarding GitHub Actions and GitHub Pages, see https://thingsmatic.com/github-pages-and-github-actions/ .
The main branch contains an Angular application and a GitHub Actions workflow file. The workflow tests and builds the application and finally deploys it to GitHub Pages via the gh-pages branch in this repository.