Skip to content

Commit

Permalink
adding to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dubwub committed Jan 23, 2025
1 parent d2d38b1 commit f3a2c1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-fdr-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ env:
FERNIE_SLACK_APP_TOKEN: ${{ secrets.FERNIE_SLACK_APP_TOKEN }}
GITHUB_TOKEN: ${{ secrets.FERN_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.FERN_NPM_TOKEN }}
CLOUDFRONT_DOCS_DEFINITION_KEY_PAIR_ID: ${{ secrets.CLOUDFRONT_DOCS_DEFINITION_KEY_PAIR_ID }}

jobs:
sdk:
Expand Down

0 comments on commit f3a2c1c

Please sign in to comment.