diff --git a/.github/workflows/build-pages-and-deploy.yml b/.github/workflows/build-pages-and-deploy.yml index ab7e215..3f428b3 100644 --- a/.github/workflows/build-pages-and-deploy.yml +++ b/.github/workflows/build-pages-and-deploy.yml @@ -1,5 +1,5 @@ name: Build and deploy website -run-name: ${{ github.repositoy }} is built and deployed +run-name: ${{ github.repository }} is built and deployed on: [push] jobs: Jekyll: