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 22bc3e7 commit 3297454Copy full SHA for 3297454
.github/workflows/main.yml
@@ -74,6 +74,7 @@ jobs:
74
- name: Ensure working directory is clean
75
run: |
76
git status
77
+ git diff
78
test -z "$(git status --porcelain)"
79
80
release:
0 commit comments