Skip to content

Currently does not support User/Organization pages #13

@NotComplicated

Description

@NotComplicated

Related to issue #5 , I had trouble adding this action to my github page because it is a user page instead of a project page.
User pages are created like this:
firefox_esaIIVJCAp
... and have a URL like [username].github.io, unlike project pages that look something like [username].github.io/[repository].
My fix is to manually set public_base_path to './' for my user page. Maybe a check could be added for others who want to use this action for their user page as well. 😄


I'm not too familiar with actions, so if there isn't an easy way to determine the page's type then maybe just a bit of helpful documentation in the README would be sufficient.

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