afc163
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/meme-greetings.yml
|
@ -32,5 +32,5 @@ jobs: |
|
|
Meanwhile have a look at this 😝 : |
|
|
Meanwhile have a look at this 😝 : |
|
|
|
|
|
|
|
|
> **${{ steps.memer.outputs.title }}** |
|
|
> **${{ steps.memer.outputs.title }}** |
|
|
![meme](${{ steps.memer.outputs.meme }}) |
|
|
<img src="${{ steps.memer.outputs.meme }}" alt="meme" width="400" /> |
|
|
<sub>ℹ️ <a href="${{ steps.memer.outputs.source }}">Source</a> [ Powered By 🔥 <a href="https://github.com/Bhupesh-V/memer-action">Memer Action</a> ]</sub> |
|
|
<sub>ℹ️ <a href="${{ steps.memer.outputs.source }}">Source</a> [ Powered By 🔥 <a href="https://github.com/Bhupesh-V/memer-action">Memer Action</a> ]</sub> |
|
|