Less obnoxious commit message

This commit is contained in:
Garrone Joseph 2020-05-23 18:41:09 +02:00 committed by GitHub
parent 88bd31a287
commit 3ab53babe6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ jobs:
git config --local user.email "ts_ci@github.com" git config --local user.email "ts_ci@github.com"
git config --local user.name "ts_ci" git config --local user.name "ts_ci"
git add -A git add -A
git commit -am "🚀 Enabling shorter path [automatic]" git commit -am "Enabling shorter import paths [automatic]"
- name: Push changes - name: Push changes
uses: ad-m/github-push-action@v0.5.0 uses: ad-m/github-push-action@v0.5.0
with: with: