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

Created base action #5

Merged
merged 14 commits into from
Jan 9, 2024
Prev Previous commit
Next Next commit
added missing parameter to github app
  • Loading branch information
Bullrich committed Jan 9, 2024

Verified

This commit was signed with the committer’s verified signature.
commit 357637cfdafcdc2d8563d7cf3587bd55456a200f
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -45,6 +45,8 @@ In some cases, specially in big organizations, it is more organized to use a Git
- Repository permissions:
- Pull Requests
- [x] Write
- Contents
- [x] Write

Because this project is intended to be used with a token we need to do an extra step to generate one from the GitHub app:
- After you create the app, copy the *App ID* and the *private key* and set them as secrets.
Loading