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

Update action to deploy to GitHub pages #623

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Jan 30, 2025

This is an attempt to fix the permissions error on the last merge. The code is inspired from https://github.com/actions/upload-pages-artifact

This is an attempt to fix the permissions error on the last merge.
The code is inspired from https://github.com/actions/upload-pages-artifact
Copy link
Contributor

@JBludau JBludau left a comment

Choose a reason for hiding this comment

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

The build stage seems to be working. Did you check the deploy stage?

- name: Updload documentation as artifact
id: deployment
uses: actions/[email protected]
- name: Archivei documentation
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- name: Archivei documentation
- name: Archive documentation

Copy link
Contributor

@JBludau JBludau left a comment

Choose a reason for hiding this comment

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

just a drive by typo

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

Successfully merging this pull request may close these issues.

3 participants