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 6496072 commit 869e3c5Copy full SHA for 869e3c5
.github/workflows/integration.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Access step output
49
run: |
50
- echo "Output: ${{ steps.validation.outputs.fetchApiData }}"
+ echo "Output: ${{ steps.validate.outputs.fetchApiData }}"
51
52
refresh-api-data-modified-formatting-encoding:
53
runs-on: ubuntu-latest
0 commit comments