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

Deploy successful but no code push to Github #65

Open
lz100 opened this issue Feb 3, 2021 · 0 comments
Open

Deploy successful but no code push to Github #65

lz100 opened this issue Feb 3, 2021 · 0 comments

Comments

@lz100
Copy link

lz100 commented Feb 3, 2021

- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
Deploy by using the button:
Deploy successful but no code push to Github.
Log on deploy:

1:57:25 PM: Error pushing to remote repository at git@github.com:lz100/netlify-statuskit

- If the current behavior is a bug, please provide the steps to reproduce.
Just click the deploy button to make a new website
- What is the expected behavior?
Code
- Please mention your node.js, and operating system version.
N.A.

The problem is caused by Github workflows. Third-party apps are not allowed to push workflows to github. Current template has a /.github folder with a workflow, so it will fail to push to Github. I am having the same issue with my own template where it also has a workflow and I cannot use netlify deploy button. Is there any way to solve this?

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