We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977a741 commit 216bd99Copy full SHA for 216bd99
1 file changed
workflows/codex-build.yml
@@ -49,3 +49,5 @@ jobs:
49
id-token: write
50
if: github.ref == 'refs/heads/main'
51
uses: elastic/docs-actions/codex/update-link-index@main
52
+ with:
53
+ environment: ${{ inputs.environment }}
0 commit comments