Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 2 commits into from
Nov 30, 2022

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}}.

Test result

https://github.com/kzrnm/tag-exists-action/actions/runs/3585985701

Copy link
Owner

@mukunku mukunku left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution <3

@mukunku mukunku merged commit 92ff885 into mukunku:master Nov 30, 2022
@kzrnm kzrnm deleted the feature/default_token branch December 1, 2022 01:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants