Skip to content

Commit

Permalink
minor adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
allthatsounds committed Oct 16, 2023
1 parent 366adbb commit 8aa7c09
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 @@ -41,7 +41,7 @@ jobs:
run: cp -R /home/runner/publish/allthatsounds_ltfat-html/. ./ltfat_homepage/doc
- name: Setup git
run: |
git config user.name allthatsounds
git config user.name github-actions
git config user.email [email protected]
git add .
git commit -m "added all new files"
Expand Down

0 comments on commit 8aa7c09

Please sign in to comment.