diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 90fd220..0e955c3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,7 +7,7 @@ on: jobs: deploy: - name: Deploy to GitHub Pages + name: Deploy to GitHub Pages and create release runs-on: ubuntu-latest steps: - uses: actions/checkout@v2