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