From 8557c16790d0f5377af86525b2c74c6e218b4ef6 Mon Sep 17 00:00:00 2001 From: Rahammetoela Toekiman Date: Wed, 6 Apr 2022 22:45:51 -0300 Subject: [PATCH] update packaging action enable upgrades enable removes utilize new default prefix --- .github/workflows/Zip-it.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/Zip-it.yml b/.github/workflows/Zip-it.yml index 4e5186b..d9f5fbd 100644 --- a/.github/workflows/Zip-it.yml +++ b/.github/workflows/Zip-it.yml @@ -28,11 +28,10 @@ jobs: # Runs a set of commands using the runners shell - name: zip it - uses: tuxecure/zip-it@v1.1 + uses: tuxecure/zip-it@v2.1 with: - prefix: ${HOME}/.local pkg_directories: bin lib share - maintainer: fuseteam + owner: fuseteam package_name: sshmount - name: setup release