diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 38f4bb1..d960708 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -31,12 +31,8 @@ jobs: .ci/ci_build.sh # Note that this includes pushing to the build mirror env: REF_NAME: ${{ github.ref_name }} - deploy-pages: - runs-on: ubuntu-latest - needs: build - if: github.ref == 'refs/heads/master' - steps: - - name: Deploy to pages + - name: deploy pages + if: github.ref == 'refs/heads/master' uses: actions/pages@v1 with: directory: build/