We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37c746 commit b9f6a24Copy full SHA for b9f6a24
1 file changed
.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 "actions@github.com"
47
git add .
0 commit comments