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 776df5b commit 2e4b19bCopy full SHA for 2e4b19b
.github/workflows/detect-api.changes.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: 🚦 Test Output
68
run: |
69
FILE_PATH="${{ steps.public_api_diff.outputs.filepath }}
70
- echo "Filepath: $FILE_PATH"
+ echo "Filepath: $FILE_PATH"
71
72
- if: ${{ github.event.pull_request.base.ref != '' }}
73
name: 📝 Comment on PR
0 commit comments