Skip to content

Remove workaround for GH pages publish step #2

Description

@wolverian

- name: Copy HTML so the next step can read it
run: cp -vHR result html
- name: GitHub Pages
uses: crazy-max/ghaction-github-pages@v2.5.0
with:
build_dir: html

This should not be needed anymore: crazy-max/ghaction-github-pages#155 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions