mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update template_initialization.yaml
This commit is contained in:
parent
56dc5d6349
commit
ad133f2229
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ jobs:
|
||||||
REPO_NAME: ${{ github.event.repository.name }}
|
REPO_NAME: ${{ github.event.repository.name }}
|
||||||
USER_OR_ORG: ${{ github.repository_owner }}
|
USER_OR_ORG: ${{ github.repository_owner }}
|
||||||
DESC: ${{ github.event.repository.description }}
|
DESC: ${{ github.event.repository.description }}
|
||||||
|
REPO_NAME_NO_DASHES: ${{ TODO }}
|
||||||
- uses: actions/setup-node@v1
|
- uses: actions/setup-node@v1
|
||||||
- name: Update pre-configured dev dependencies
|
- name: Update pre-configured dev dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue