mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-21 21:09:42 +00:00
Update preview.yml
This commit is contained in:
parent
bf80a9d761
commit
335fb8193d
5
.github/workflows/preview.yml
vendored
5
.github/workflows/preview.yml
vendored
|
@ -44,8 +44,7 @@ jobs:
|
|||
path: "docs/assets/preview.tape"
|
||||
|
||||
- name: Move preview
|
||||
run: |
|
||||
mv preview.gif docs/assets/preview.gif
|
||||
run: mv preview.gif docs/assets/preview.gif
|
||||
|
||||
- name: Upload preview
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
@ -53,4 +52,4 @@ jobs:
|
|||
commit_message: Preview for ${{ env.run_id }}
|
||||
file_pattern: "docs/assets/preview.gif"
|
||||
add_options: "--force"
|
||||
if: success()
|
||||
if: success()
|
||||
|
|
Loading…
Reference in New Issue
Block a user