heinrichreimer / action-github-changelog-generator

✏️ Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
MIT License
127 stars 34 forks source link

how to push to the protected branch .. #29

Closed akash880 closed 2 years ago

akash880 commented 3 years ago

Describe the bug

A clear and concise description of what the bug is.

Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Stack trace / screenshots

If applicable, add a stack trace or screenshots to help explain your problem.

Device

Additional context

Add any other context about the problem here.

heinrichreimer commented 2 years ago

You can't push directly to this repository. Instead fork the repo, apply your changes and propose a pull request.