We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5acf0c7 commit c21069aCopy full SHA for c21069a
README.md
@@ -1,2 +1,8 @@
1
# create-github-repository
2
create-github-repository using automation
3
+
4
+* This is using a github workflow to create a repositiry in a organization
5
6
+* The credential used is ``` PERSONAL ACCESS TOKEN ```
7
8
+for reference: ``` https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#create-an-organization-repository ```
0 commit comments