diff --git a/.gitea/workflows/build-appimage.yaml b/.gitea/workflows/build-appimage.yaml index 8a1f0fa..b5080c3 100644 --- a/.gitea/workflows/build-appimage.yaml +++ b/.gitea/workflows/build-appimage.yaml @@ -1,11 +1,6 @@ name: Build AppImage run-name: ${{ gitea.actor }} is building THE AppImage 🚀 -on: - push: - branches: - - '*' - - '!master' - +on: push jobs: Explore-Gitea-Actions: diff --git a/tools/upload_gitea.sh b/tools/upload_gitea.sh index fcfdcd8..fdf1761 100755 --- a/tools/upload_gitea.sh +++ b/tools/upload_gitea.sh @@ -5,6 +5,7 @@ else APPIMAGE=NMReval-${GO_PIPELINE_LABEL}-x86_64.AppImage ZSYNC=NMReval-${GO_PIPELINE_LABEL}-x86_64.AppImage.zsync GITEA_OWNER=IPKM + echo "Upload AppImage started" # # AppImage #