Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealVizard committed Sep 29, 2023
1 parent 1c67d2b commit 9fe3197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
git config --local user.email '[email protected]'
git config --local user.name 'GitHub Action'
git add assets/css/*
git add ./assets/css/*
git commit -m 'Updates compiled CSS files'
- name: Push changes
Expand Down

0 comments on commit 9fe3197

Please sign in to comment.