Skip to content

Commit

Permalink
chore(release_and_publish): remove specific file names from release w…
Browse files Browse the repository at this point in the history
…orkflow configuration
  • Loading branch information
rrrodzilla committed Jul 24, 2024
1 parent 37ac538 commit 7be2023
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,7 @@ jobs:
token: ${{ secrets.RELEASE_TOKEN }}
merge-multiple: true
path: ./
files: |
paseto_cli-linux-x64.tar.gz
paseto_cli-darwin-x64.tar.gz
paseto_cli-darwin-aarch64.tar.gz
paseto_cli-win32-x64.zip


npm-publish:
name: Publish to NPM
Expand Down

0 comments on commit 7be2023

Please sign in to comment.