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