Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow enabling git auth using update command
the update command just updates the secret if it already exists, meaning it fails if you want to enable git auth after creating the app. This will call create if the secret could not be found.
- Loading branch information