mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-31 07:11:33 +00:00
ci(actions): update commit message
This commit is contained in:
parent
9f9debae44
commit
02a5a7312e
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -12,7 +12,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build client assets and bump v1 version string
|
name: Rebuild client assets and bump v1 version string
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
@ -42,7 +42,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: 'AUTO: Rebuilt client assets and bumped v1 version string'
|
commit_message: 'dist: rebuilt client assets and bumped v1 version string'
|
||||||
commit_user_name: loli-bot
|
commit_user_name: loli-bot
|
||||||
commit_user_email: hi@fiery.me
|
commit_user_email: hi@fiery.me
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user