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 7db5618 commit 335d254Copy full SHA for 335d254
.github/workflows/create_repository.yaml
@@ -222,7 +222,7 @@ env:
222
GITIGNORE_TEMPLATE: ${{ github.event.inputs.gitignore_template }}
223
LICENSE_TEMPLATE: ${{ github.event.inputs.license_template }}
224
225
-
+run-name: {{ github.actor }} creating ${{ inputs.repository_name }}
226
jobs:
227
github-repository-creation-using-github-workflow:
228
runs-on: ubuntu-latest
0 commit comments