We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7947ef4 commit c326a9dCopy full SHA for c326a9d
.github/workflows/promote-release.yml
@@ -65,5 +65,6 @@ jobs:
65
66
create-fig-autocomplete-pr:
67
if: fromJSON(inputs.isStableRelease)
68
+ secrets: inherit
69
## Calls publish-to-fig-autocomplete workflow during post release jobs
70
uses: ./.github/workflows/publish-to-fig-autocomplete.yml
0 commit comments