Skip to content

Commit

Permalink
[GA] Fix path (#2909)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderDokuchaev authored Aug 23, 2024
1 parent 3e61532 commit 865798c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api_set_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: api_status

- name: Get api_status
run: cat api_status.txt
run: cat api_status.json

- name: Set output value
id: status
Expand Down

0 comments on commit 865798c

Please sign in to comment.