build script for maui apk adjusted 2 #2

Open
itob wants to merge 29 commits from development into master
Showing only changes of commit 174a1e7b13 - Show all commits

View File

@ -15,7 +15,7 @@ jobs:
with: with:
registry: git.wohlleben.dev registry: git.wohlleben.dev
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.REGISTRY_TOKEN }} password: ${{ vars.REGISTRY_TOKEN }}
- name: Restart all Docker Container on Production - name: Restart all Docker Container on Production
uses: appleboy/ssh-action@v1.0.3 uses: appleboy/ssh-action@v1.0.3
with: with: