Browse Source

Update meme-greetings.yml

pull/41434/head
afc163 2 years ago
committed by GitHub
parent
commit
77f06b58c9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/meme-greetings.yml

2
.github/workflows/meme-greetings.yml

@ -32,5 +32,5 @@ jobs:
Meanwhile have a look at this 😝 :
> **${{ 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>

Loading…
Cancel
Save