Update preview.yml

This commit is contained in:
Jeevitha Kannan K S 2024-11-09 09:14:15 +05:30 committed by GitHub
parent a6e0445542
commit 46329c4077
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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()