Skip to content

Commit

Permalink
adapted workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
allthatsounds committed Oct 16, 2023
1 parent 48826f1 commit d91a65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ltfat_deploy_homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: cp -R /home/runner/publish/allthatsounds_ltfat-html/. ./ltfat_homepage/doc
- name: Setup git
run: |
git config user.name github-actions
git config user.name allthatsounds
git config user.email [email protected]
git add .
git commit -m "added all new files"
Expand Down

0 comments on commit d91a65e

Please sign in to comment.