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

Use ${{github.token}} as default #154

Merged
merged 2 commits into from
Jan 22, 2023
Merged

Use ${{github.token}} as default #154

merged 2 commits into from
Jan 22, 2023

Conversation

kzrnm
Copy link
Contributor

@kzrnm kzrnm commented Nov 30, 2022

GitHub Actions can get a token via github context like actions/checkout.
https://github.com/actions/checkout/blob/bf085276cecdb0cc76fbbe0687a5a0e786646936/action.yml

Users can get rid of ${{secrets.GITHUB_TOKENS}}.

@kzrnm kzrnm changed the title Use ${{github.token}} as default Use ${{github.token}} as default Nov 30, 2022
@mathieudutour
Copy link
Owner

IIRC the default token doesn't have the permission to tag the repo. Did that change?

@kzrnm
Copy link
Contributor Author

kzrnm commented Dec 1, 2022

@mathieudutour mathieudutour merged commit 87d9c10 into mathieudutour:master Jan 22, 2023
@kzrnm kzrnm deleted the feature/default_token branch January 30, 2023 11:34
@mathieudutour
Copy link
Owner

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.

2 participants