Skip to content

Commit

Permalink
corrected the perms
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas committed Dec 27, 2023
1 parent 1f12e3e commit 965f66a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/create_repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ on:
- Creative Commons Zero v1.0 Universal
- Creative Commons Attribution 4.0
- Creative Commons Attribution ShareAlike 4.0
- Do What The F*ck You Want To Public License
- Educational Community License v2.0
- Eclipse Public License 1.0
- Eclipse Public License 2.0
Expand Down Expand Up @@ -225,7 +224,7 @@ env:
LICENSE_TEMPLATE: ${{ github.event.inputs.license_template }}

# Elevating Github token permissions to write all to create repo
permissions: write-all
# permissions: write-all

jobs:
github-repository-creation-using-github-workflow:
Expand Down

0 comments on commit 965f66a

Please sign in to comment.