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

chore(actions): use a personal access token instead of GITHUB_TOKEN #20

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

knqyf263
Copy link
Owner

@knqyf263 knqyf263 commented Apr 6, 2020

The release for homebrew-utern is failing due to a lack of permission. This PR switches GITHUB_TOKEN to ACCESS_TOKEN registered as Secrets.

⨯ release failed after 84.90s error=homebrew tap formula: failed to publish artifacts: PUT https://api.github.com/repos/knqyf263/homebrew-utern/contents/utern.rb: 403 Resource not accessible by integration []

@knqyf263 knqyf263 added the bug Something isn't working label Apr 6, 2020
@knqyf263 knqyf263 self-assigned this Apr 6, 2020
@knqyf263 knqyf263 requested a review from yutachaos April 6, 2020 15:48
@yutachaos
Copy link
Collaborator

LGTM

@yutachaos yutachaos merged commit a4283ae into master Apr 6, 2020
@knqyf263 knqyf263 deleted the use_personal_access_token branch April 6, 2020 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants