andrewbanchich / forty-jekyll-theme

A Jekyll version of the "Forty" theme by HTML5 UP.
https://andrewbanchich.github.io/forty-jekyll-theme/
Other
1.05k stars 2.17k forks source link

Create github-actions-demo.yml #189

Closed benjaminvinschroeder closed 1 year ago

benjaminvinschroeder commented 1 year ago

name: GitHub Actions Demo run-name: ${{ github.actor }} is testing out GitHub Actions 🚀 on: [push] jobs: Explore-GitHub-Actions: runs-on: ubuntu-latest steps: