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