From f7a17f22cf68dda6217938a687a1a82d0d31a931 Mon Sep 17 00:00:00 2001 From: Dominik Demuth Date: Wed, 6 Dec 2023 17:05:25 +0000 Subject: [PATCH] action_test (#170) Co-authored-by: Dominik Demuth Reviewed-on: https://gitea.pkm.physik.tu-darmstadt.de/IPKM/nmreval/pulls/170 --- .gitea/workflows/build-appimage.yaml | 7 +------ tools/upload_gitea.sh | 1 + 2 files changed, 2 insertions(+), 6 deletions(-) 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 #