chore: workflow update
This commit is contained in:
parent
26467808e9
commit
6423f96380
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||||
|
|
Reference in a new issue