Skip to content

Commit 45a5243

Browse files
authored
fix(ci): pass LINKEDIN_CLIENT_ID to reusable workflow (#15)
1 parent e59750b commit 45a5243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,4 @@ jobs:
190190
Check out the release notes here: https://github.com/${{ github.repository }}/releases/tag/${{ github.ref_name }}
191191
secrets:
192192
LINKEDIN_ACCESS_TOKEN: ${{ secrets.LINKEDIN_ACCESS_TOKEN }}
193+
LINKEDIN_CLIENT_ID: ${{ secrets.LINKEDIN_CLIENT_ID }}

0 commit comments

Comments
 (0)