0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

chore: use custom action for changeset

this is temporary while I find the way to skip create github releases for alpha
This commit is contained in:
Juan Picado 2021-04-23 22:32:49 +02:00 committed by GitHub
parent 8339b34adb
commit 211da6054c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ jobs:
run: pnpm build
- name: create versions
uses: changesets/action@master
uses: verdaccio/changeset-action@master
with:
version: pnpm ci:version
commit: 'chore: update versions'