chore: workflow update

This commit is contained in:
Cory Dransfeldt 2023-09-05 15:32:47 -07:00
parent 26467808e9
commit 6423f96380
No known key found for this signature in database

View file

@ -11,7 +11,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Get Latest Post / Post On Linkedin - name: Get Latest Post / Post On Linkedin
uses: Arisamiga/Linkedin-RSS@master uses: cdransf/Linkedin-RSS@main
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 }}