Skip to content

Commit fae804d

Browse files
committed
{debug}
1 parent ecce6bb commit fae804d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-manifest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555

5656
- name: Commit and push (if changed)
5757
run: |
58+
find . -name versions-manifest.json
5859
if git diff --quiet -- versions-manifest.json; then
5960
echo "No manifest changes"
6061
exit 0

0 commit comments

Comments
 (0)