Skip to content

Commit c326a9d

Browse files
committed
chore: allow fig workflow to inherit secrets
1 parent 7947ef4 commit c326a9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/promote-release.yml

+1
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)