This commit is contained in:
Joseph Garrone 2021-02-26 21:51:33 +01:00
parent b3e6ad10e0
commit b8c443a49c
3 changed files with 1 additions and 1 deletions

View file

@ -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