Skip to content

Commit 869e3c5

Browse files
committed
Update integration.yml
1 parent 6496072 commit 869e3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Access step output
4949
run: |
50-
echo "Output: ${{ steps.validation.outputs.fetchApiData }}"
50+
echo "Output: ${{ steps.validate.outputs.fetchApiData }}"
5151
5252
refresh-api-data-modified-formatting-encoding:
5353
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)