mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Less obnoxious commit message
This commit is contained in:
parent
88bd31a287
commit
3ab53babe6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -75,7 +75,7 @@ jobs:
|
|||
git config --local user.email "ts_ci@github.com"
|
||||
git config --local user.name "ts_ci"
|
||||
git add -A
|
||||
git commit -am "🚀 Enabling shorter path [automatic]"
|
||||
git commit -am "Enabling shorter import paths [automatic]"
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@v0.5.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue