Skip to content

Commit

Permalink
Test action
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigel2392 committed May 7, 2024
1 parent 52a79fd commit 6c5055a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git add -f dist/
git add -f wagtail_fedit/static/wagtail_fedit/editor.js
git commit -m "Add compiled files" -a || echo "No changes to commit"
git push

0 comments on commit 6c5055a

Please sign in to comment.