Skip to content

Commit 0b7e594

Browse files
updated GHTOKEN permisiion
1 parent 35bec83 commit 0b7e594

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create_repository.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ env:
224224
GITIGNORE_TEMPLATE: ${{ github.event.inputs.gitignore_template }}
225225
LICENSE_TEMPLATE: ${{ github.event.inputs.license_template }}
226226

227+
# Elevating Github token permissions to write all to create repo
228+
permissions: write-all
227229

228230
jobs:
229231
github-repository-creation-using-github-workflow:

0 commit comments

Comments
 (0)