jpoehnelt / secrets-sync-action

A Github Action that can sync secrets from one repository to many others.
https://github.com/marketplace/actions/secrets-sync-action
Apache License 2.0
314 stars 92 forks source link

feat: support hardcoded repositories #10

Closed jpoehnelt closed 4 years ago

jpoehnelt commented 4 years ago

This enables the action to skp the list repositoires for authenticated users API call which may fail for certain token types.

closes #9

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: