Liam O'Neill
Results
2
comments of
Liam O'Neill
Hey @nicwortel, we are using this action (forked with #69) to create deployments on a different repository than the repository that's running the workflow. Doesn't appear like GHA's `environment` block...
It appears like some of these settings are present in the GraphQL API (i.e. [UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput](https://docs.github.com/en/graphql/reference/input-objects#updateenterprisememberscanchangerepositoryvisibilitysettinginput)). Does this provider only use the REST API or would it be possible to use...