Skip to content

Commit

Permalink
back to my old ways
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Feb 26, 2024
1 parent c5f2e07 commit 8078d8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile_dotfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Move Output and Commit
run: |
echo $PWD
ls -la
mv output/* .
git config user.name github-actions
git config user.email [email protected]
Expand Down

0 comments on commit 8078d8e

Please sign in to comment.