Skip to content

lokalise/create-repository-action

Repository files navigation

GitHub Action to create a Repository

This action can be used to create a user or organization repository from your workflows.

Usage

uses: lokalise/create-repository-action@v1
with:
  name: 'repository-name'
  org: 'org-name'
  access-token: 'accessTokenWithRepoOrOrgAdminScope'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published