update buildscript to commit changes to main
parent
1ba4d340f8
commit
d5f3a10956
|
|
@ -40,6 +40,8 @@ jobs:
|
||||||
zip -r release.zip . # Adjust the path to your build output directory
|
zip -r release.zip . # Adjust the path to your build output directory
|
||||||
mv release.zip /tmp/release.zip
|
mv release.zip /tmp/release.zip
|
||||||
|
|
||||||
|
- uses: stefanzweifel/git-auto-commit-action@v7
|
||||||
|
|
||||||
- name: Package Upload
|
- name: Package Upload
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue