update buildscript to commit changes to main
parent
5c6d588b04
commit
03f20554a3
|
|
@ -44,7 +44,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git add .
|
git add .
|
||||||
git commit -m "auto commit"
|
git commit -m "auto commit"
|
||||||
git push
|
git push origin HEAD:main
|
||||||
|
|
||||||
- name: Package Upload
|
- name: Package Upload
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue