Skip to content

Git push fails for protected branches #4

@heilhead

Description

@heilhead

This is most likely a github token problem. Need to figure out a way to allow it to push to protected branches.

[08:04:44] Pushing tags [failed]
[08:04:44] → Command failed: git push --follow-tags
remote: error: GH006: Protected branch update failed for refs/heads/master.        
remote: error: At least 1 approving review is required by reviewers with write access.        
To https://github.com/gameclosure/timestep-core.git
 * [new tag]         v7.0.0 -> v7.0.0
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/gameclosure/timestep-core.git'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions