File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3434 BLUESKY_USERNAME : ${{ secrets.BLUESKY_USERNAME }}
3535 BLUESKY_APP_PASSWORD : ${{ secrets.BLUESKY_APP_PASSWORD }}
3636
37- post-linkedin :
38- needs : select
39- if : needs.select.outputs.has_post == 'true'
40- uses : CodingWithCalvin/.github/.github/workflows/linkedin-post.yml@main
41- with :
42- post_text : |
43- Throwback! Originally posted ${{ needs.select.outputs.post_date }}
44-
45- ${{ needs.select.outputs.post_title }}
46-
47- ${{ needs.select.outputs.post_hashtags }} #ThrowbackThursday
48- article_url : ${{ needs.select.outputs.post_url }}
49- article_title : ${{ needs.select.outputs.post_title }}
50- article_description : ${{ needs.select.outputs.post_description }}
51- secrets :
52- LINKEDIN_ACCESS_TOKEN : ${{ secrets.LINKEDIN_ACCESS_TOKEN }}
53- LINKEDIN_CLIENT_ID : ${{ secrets.LINKEDIN_CLIENT_ID }}
You can’t perform that action at this time.
0 commit comments