Use rc instead of beta

This commit is contained in:
garronej 2022-10-11 16:59:34 +02:00
parent 4c256a39a8
commit 1672a0cf9d
3 changed files with 15 additions and 14 deletions

View file

@ -12,7 +12,7 @@ jobs:
- name: Checking availability for module name ${{github.event.repository.name}} on NPM.
id: id1
uses: garronej/ts-ci@v1.1.9
uses: garronej/ts-ci@v2.0.0
with:
action_name: is_well_formed_and_available_module_name
module_name: ${{github.event.repository.name}}
@ -38,7 +38,7 @@ jobs:
mv LICENSE.template LICENSE
- name : String replace
id: id2
uses: garronej/ts-ci@v1.1.9
uses: garronej/ts-ci@v2.0.0
with:
action_name: string_replace
input_string: ${{github.event.repository.name}}