mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21: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:
|
||||
build:
|
||||
name: Build client assets and bump v1 version string
|
||||
name: Rebuild client assets and bump v1 version string
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
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_email: hi@fiery.me
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user