Skip to content

Commit

Permalink
Update integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Aug 29, 2023
1 parent e12b0c6 commit 7eab10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: always()
shell: bash
run: |
echo "${env.fetchApiData}"
echo "${fetchApiData}"
- name: Access step output
run: |
Expand Down

0 comments on commit 7eab10e

Please sign in to comment.