feat: linkedin workflow
This commit is contained in:
parent
a868db7d5b
commit
26467808e9
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ jobs:
|
|||
uses: Arisamiga/Linkedin-RSS@master
|
||||
with:
|
||||
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
|
Reference in a new issue