We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493de50 commit 58a48d0Copy full SHA for 58a48d0
action.yml
@@ -98,7 +98,6 @@ runs:
98
- name: Mark the Autodoc Run as completed
99
env:
100
PYTHONPATH: ${{ github.action_path }}
101
- AUTODOC_RUN_ID: ${{ github.autodoc_run_id }}
102
run: |
103
python ${{ github.action_path }}/scripts/mark_run_completed.py \
104
--server-address ${{ inputs.runllm_server_address }} \
0 commit comments