Update template_initialization.yaml

This commit is contained in:
Garrone Joseph 2021-02-20 11:26:13 +01:00 committed by GitHub
parent 96e9561215
commit 3ed2b0b8ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
- name: Checking availability for module name ${{github.event.repository.name}} on NPM.
id: id1
uses: garronej/github_actions_toolkit@v1.4
uses: garronej/github_actions_toolkit@v1.9
with:
action_name: is_well_formed_and_available_module_name
module_name: ${{github.event.repository.name}}
@ -36,7 +36,7 @@ jobs:
- run: mv LICENSE.template LICENSE
- name : String replace
id: id2
uses: garronej/github_actions_toolkit@v1.4
uses: garronej/github_actions_toolkit@v1.9
with:
action_name: string_replace
input_string: ${{github.event.repository.name}}