fix(actions)

This commit is contained in:
z0x 2025-01-25 15:23:15 -05:00
parent 9f2c75ab0c
commit ee5ab8a2cf

View file

@ -29,4 +29,4 @@ jobs:
git config user.email "gitea-actions[bot]@git.z0x.ca"
git add -f dist
git commit -m "ci(dist): build dist"
git push HEAD:build
git push -f origin build