Skip to content

Commit

Permalink
Update create_repository.yaml
Browse files Browse the repository at this point in the history
updating job run name
  • Loading branch information
githubofkrishnadhas authored Dec 29, 2023
1 parent 7db5618 commit 335d254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ env:
GITIGNORE_TEMPLATE: ${{ github.event.inputs.gitignore_template }}
LICENSE_TEMPLATE: ${{ github.event.inputs.license_template }}

run-name: {{ github.actor }} creating ${{ inputs.repository_name }}
jobs:
github-repository-creation-using-github-workflow:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 335d254

Please sign in to comment.