feat(actions)
This commit is contained in:
parent
12964b7a91
commit
97d675aee4
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ jobs:
|
||||||
git config user.name "gitea-actions[bot]"
|
git config user.name "gitea-actions[bot]"
|
||||||
git config user.email "gitea-actions[bot]@git.z0x.ca"
|
git config user.email "gitea-actions[bot]@git.z0x.ca"
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "ci(dist): update dist contents"
|
git commit -m "ci(dist): build dist"
|
||||||
git push origin dist
|
git push origin dist
|
Loading…
Add table
Reference in a new issue