Skip to content

Use GITHUB_TOKEN instead of ACCESS_TOKEN #5

@gerardabello

Description

@gerardabello

Describe the solution you'd like

The action should use GITHUB_TOKEN instead of a user-provided ACCESS_TOKEN

Additional Comments

It's much easier (it's already provided if you just enable a check) and safer for public repos, as the GITHUB_TOKEN is scoped to the repo and not to all your repos like a personal access token.

https://developer.github.com/actions/managing-workflows/storing-secrets/#github-token-secret

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐝This issue describes a bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions