mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-12-03 18:26:03 +00:00
Update preview.yml
This commit is contained in:
parent
a6e0445542
commit
46329c4077
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
|
@ -72,5 +72,5 @@ jobs:
|
|||
title: "Update preview for ${{ env.tag_name }}"
|
||||
body: |
|
||||
Automated PR to update preview gif for version ${{ env.tag_name }}
|
||||
![preview](https://raw.githubusercontent.com/${{ github.repository }}/feature/preview-${{ env.tag_name }}/docs/assets/preview.gif)
|
||||
![preview](https://raw.githubusercontent.com/${{ github.repository }}/feature/preview-${{ env.tag_name }}/.github/preview.gif)
|
||||
if: success()
|
||||
|
|
Loading…
Reference in New Issue
Block a user