Skip to content

Commit

Permalink
chore: allow fig workflow to inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
k80bowman committed Jan 9, 2025
1 parent d645f0e commit dbe6683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/promote-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ jobs:

create-fig-autocomplete-pr:
if: fromJSON(inputs.isStableRelease)
secrets: inherit
## Calls publish-to-fig-autocomplete workflow during post release jobs
uses: ./.github/workflows/publish-to-fig-autocomplete.yml

0 comments on commit dbe6683

Please sign in to comment.