0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00

fix: release package

mixing npm and yarn is something to fix, not good mix
This commit is contained in:
Juan Picado 2022-11-08 20:37:46 +01:00
parent c7e6222b69
commit 1f477bd6e8
2 changed files with 4 additions and 2 deletions

View file

@ -2,8 +2,8 @@ name: Release 5.x
on: on:
push: push:
# tags: tags:
# - '*' - '*'
jobs: jobs:
release: release:
name: Release name: Release

View file

@ -41,3 +41,5 @@ contrib/
storage_default_storage/ storage_default_storage/
docker-bin/ docker-bin/
yarn-plugins/ yarn-plugins/
tsconfig.json
systemd/