Update .gitea/workflows/build-iso.yml
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 1m36s
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 1m36s
This commit is contained in:
@@ -45,5 +45,5 @@ jobs:
|
||||
run: |
|
||||
git remote add Lints-release https://git.martinpetr.dev/marti/Lints-release.git
|
||||
git add -f out/lints.iso
|
||||
tea commit -m "Automated commit from build workflow" || echo "No changes to commit"
|
||||
tea push -u Lints-release main
|
||||
git commit -m "Automated commit from build workflow" || echo "No changes to commit"
|
||||
git push -u Lints-release main
|
||||
|
||||
Reference in New Issue
Block a user