diff --git a/.github/workflows/githubpages.yml b/.github/workflows/githubpages.yml index 9681fd4a..ec2a54af 100644 --- a/.github/workflows/githubpages.yml +++ b/.github/workflows/githubpages.yml @@ -7,7 +7,7 @@ on: push: branches: - 'master' -- + jobs: publish: name: Publish @@ -94,4 +94,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@main \ No newline at end of file + uses: actions/deploy-pages@main