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

postrelease.yml is not working #1071

Closed
tillrohrmann opened this issue Jan 14, 2024 · 1 comment
Closed

postrelease.yml is not working #1071

tillrohrmann opened this issue Jan 14, 2024 · 1 comment

Comments

@tillrohrmann
Copy link
Contributor

The postrelease.yml workflow is not working.

Run ad-m/github-push-action@master
  with:
    github_token: ***
    github_url: https://github.com
    push_to_submodules: on-demand
    directory: .
Push to branch main
remote: Permission to restatedev/restate.git denied to jackkleeman.
fatal: unable to access 'https://github.com/restatedev/restate.git/': The requested URL returned error: 403
Error: Invalid exit code: 1[2](https://github.com/restatedev/restate/actions/runs/7521195989/job/20471737283#step:5:2)8
    at ChildProcess.<anonymous> (/home/runner/work/_actions/ad-m/github-push-action/master/start.js:[3](https://github.com/restatedev/restate/actions/runs/7521195989/job/20471737283#step:5:3)0:21)
    at ChildProcess.emit (node:events:51[4](https://github.com/restatedev/restate/actions/runs/7521195989/job/20471737283#step:5:4):28)
    at maybeClose (node:internal/child_process:110[5](https://github.com/restatedev/restate/actions/runs/7521195989/job/20471737283#step:5:5):1[6](https://github.com/restatedev/restate/actions/runs/7521195989/job/20471737283#step:5:6))
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  code: 12[8](https://github.com/restatedev/restate/actions/runs/7521195989/job/20471737283#step:5:9)
}
@tillrohrmann
Copy link
Contributor Author

It seems that we are not setting the right target repository for the push action when calling the update workflow. Will be fixed via restatedev/homebrew-tap#3.

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

No branches or pull requests

1 participant