feat: linkedin workflow

This commit is contained in:
Cory Dransfeldt 2023-09-05 15:19:54 -07:00
parent a868db7d5b
commit 26467808e9
No known key found for this signature in database

View file

@ -14,5 +14,5 @@ jobs:
uses: Arisamiga/Linkedin-RSS@master uses: Arisamiga/Linkedin-RSS@master
with: with:
feed_list: https://coryd.dev/feeds/posts feed_list: https://coryd.dev/feeds/posts
ln_access_token: {{ secrets.LI_TOKEN }} ln_access_token: ${{ secrets.LI_TOKEN }}
embed_image: https://coryd.dev/assets/img/social-card.jpg embed_image: https://coryd.dev/assets/img/social-card.jpg