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 a5284bb commit 5dd00f3Copy full SHA for 5dd00f3
.github/workflows/hash-files.yml
@@ -43,6 +43,7 @@ jobs:
43
- name: Commit hash files
44
shell: bash
45
run: |
46
+ cd ./wasp-data
47
git config --global user.name "Wasp Bot"
48
git config --global user.email "waspbot@waspcripts.com"
49
0 commit comments