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

Move to GitHub Actions for our GitHub Pages #5681

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Oct 2, 2023

https://github.blog/2022-08-10-github-pages-now-uses-actions-by-default/

And will have to change the settings to Actions:

image

@Alkarex Alkarex added this to the 1.23.0 milestone Oct 2, 2023
on:
# Runs on pushes targeting the default branch
push:
branches: ["edge"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There have been some bug reports relating to the documentation being too up to date, in a manner of speaking. I'm not sure if it's really a problem though.

@Alkarex Alkarex merged commit 780088b into edge Oct 23, 2023
1 check passed
@Alkarex Alkarex deleted the github-pages-as-actions branch October 23, 2023 21:13
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: ./
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug fixed in 58cf2f0

@Alkarex Alkarex modified the milestones: 1.23.0, 1.22.1 Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants