Skip to content

Commit dbe6683

Browse files
committed
chore: allow fig workflow to inherit secrets
1 parent d645f0e commit dbe6683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/promote-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ jobs:
6565

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

0 commit comments

Comments
 (0)