Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove workaround for GH pages publish step #2

Open
wolverian opened this issue Jan 13, 2022 · 0 comments
Open

Remove workaround for GH pages publish step #2

wolverian opened this issue Jan 13, 2022 · 0 comments

Comments

@wolverian
Copy link
Owner

- 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant