mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-22 05:12:27 +00:00
Refact commit msg
This commit is contained in:
parent
a804fbf81d
commit
bf80a9d761
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
|||
- name: Upload preview
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: Preview for ${{ github.sha }}
|
||||
commit_message: Preview for ${{ env.run_id }}
|
||||
file_pattern: "docs/assets/preview.gif"
|
||||
add_options: "--force"
|
||||
if: success()
|
Loading…
Reference in New Issue
Block a user