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 e88a2da commit 63fc026Copy full SHA for 63fc026
.github/workflows/annotation_workflow.yml
@@ -20,4 +20,4 @@ jobs:
20
python-version: '3.x'
21
22
- name: Run Python script
23
- run: python bin/annotation_workflow.py
+ run: python bin/annotation_workflow.py >> $GITHUB_OUTPUT
0 commit comments