Skip to content

Commit

Permalink
update packaging action
Browse files Browse the repository at this point in the history
enable upgrades
enable removes
utilize new default prefix
  • Loading branch information
Fuseteam committed Apr 7, 2022
1 parent 5eaf1c6 commit 8557c16
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/Zip-it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8557c16

Please sign in to comment.