mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-12-04 18:56:05 +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 }}"
|
title: "Update preview for ${{ env.tag_name }}"
|
||||||
body: |
|
body: |
|
||||||
Automated PR to update preview gif for version ${{ env.tag_name }}
|
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()
|
if: success()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user