We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59750b commit 45a5243Copy full SHA for 45a5243
.github/workflows/release.yml
@@ -190,3 +190,4 @@ jobs:
190
Check out the release notes here: https://github.com/${{ github.repository }}/releases/tag/${{ github.ref_name }}
191
secrets:
192
LINKEDIN_ACCESS_TOKEN: ${{ secrets.LINKEDIN_ACCESS_TOKEN }}
193
+ LINKEDIN_CLIENT_ID: ${{ secrets.LINKEDIN_CLIENT_ID }}
0 commit comments