mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
Updated build.yml again
This commit is contained in:
parent
01c51001ba
commit
7202c2d20c
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
- 'src/**/*.css'
|
||||
- 'src/**/*.js'
|
||||
- 'src/**/*.scss'
|
||||
- 'src/versions.json'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -41,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: 'AUTO: 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