Skip to content

Deploy depends on Personal Access Tokens #106

@AlexMarkUSDS

Description

@AlexMarkUSDS

This gh-pages deploy uses https://github.com/enriikke/gatsby-gh-pages-action?tab=readme-ov-file, which requires a personal access token tied to a person's github account.

As of 1/10/2025, that is now my personal access token, which is set to expire on 1/1/2026. That means that prod publishing for this site will fail either when I leave USDS, or 1/1/2026.

To prevent this failure, we can move the repository to a different action like https://github.com/actions/upload-pages-artifact that doesn't require a personal access token. Or, we can continue to pass the failure down and keep generating access tokens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions