We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f85d65 commit e1ff68cCopy full SHA for e1ff68c
.github/workflows/reports.yml
@@ -73,6 +73,7 @@ jobs:
73
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
74
- name: Update Changelog
75
run: |
76
+ set -x
77
mkdir -p doc/data
78
# We create new files once per month, mostly so that
79
# we can keep the query results small. It does not
0 commit comments