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 e37c746 commit b9f6a24Copy full SHA for b9f6a24
.github/workflows/sync-element-web.yml
@@ -41,6 +41,7 @@ jobs:
41
42
- name: Commit and push
43
run: |
44
+ cd $GITHUB_WORKSPACE
45
git config user.name "github-actions"
46
git config user.email "[email protected]"
47
git add .
0 commit comments