diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index 991304d8..5d94c297 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -1,4 +1,4 @@ -name: GitHub Actions Experiment +name: GitHub Actions Experiment 2 run-name: ${{ github.actor }} is testing out GitHub Actions 🚀 on: [push] jobs: