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(publish-engines.yml): fix gh token to contents: write #477

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

Jolg42
Copy link
Contributor

@Jolg42 Jolg42 commented Nov 13, 2023

It was not obvious it was needed when I made #476

This fixes the issue we have in logs

remote: Permission to prisma/engines-wrapper.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/prisma/engines-wrapper/': The requested URL returned error: 403
Error: Invalid status code: 128
    at ChildProcess.<anonymous> (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v5/index.js:17:19)

https://github.com/stefanzweifel/git-auto-commit-action

See https://prisma-company.slack.com/archives/C04MT6GARR6/p1699887185658869

It was not obvious it was needed when I made #476

This fixes the issue we have in logs
```
remote: Permission to prisma/engines-wrapper.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/prisma/engines-wrapper/': The requested URL returned error: 403
Error: Invalid status code: 128
    at ChildProcess.<anonymous> (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v5/index.js:17:19)
```

See https://prisma-company.slack.com/archives/C04MT6GARR6/p1699887185658869
@Jolg42 Jolg42 added this to the 5.6.0 milestone Nov 13, 2023
@Jolg42 Jolg42 requested review from millsp and aqrln as code owners November 13, 2023 15:33
@Jolg42 Jolg42 merged commit ca509d0 into main Nov 13, 2023
3 checks passed
@Jolg42 Jolg42 deleted the joel/fix-token branch November 13, 2023 15:33
@Jolg42
Copy link
Contributor Author

Jolg42 commented Nov 13, 2023

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.

1 participant