mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Refactor
This commit is contained in:
parent
b3e6ad10e0
commit
b8c443a49c
3 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ jobs:
|
||||||
- run: |
|
- run: |
|
||||||
mv README.template.md README.md
|
mv README.template.md README.md
|
||||||
mv LICENSE.template LICENSE
|
mv LICENSE.template LICENSE
|
||||||
mv *.yaml .github/workflows/
|
mv workflows/*.yaml .github/workflows/ && rm -r workflows
|
||||||
- name : String replace
|
- name : String replace
|
||||||
id: id2
|
id: id2
|
||||||
uses: garronej/github_actions_toolkit@v1.9
|
uses: garronej/github_actions_toolkit@v1.9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue