mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
update
This commit is contained in:
parent
7ca6a7bc03
commit
f405b1cc58
11 changed files with 195 additions and 85 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
|||
git config --local user.email "ts_ci@github.com"
|
||||
git config --local user.name "ts_ci"
|
||||
git add -A
|
||||
git commit -am "Automatic structural changes"
|
||||
git commit -am "Moving dist files to root for shorter import statements."
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@v0.5.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue