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

Update changesets.yml

This commit is contained in:
Juan Picado 2022-09-04 11:50:28 +02:00 committed by GitHub
parent cbff8e4e31
commit 85413ae8b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,8 +62,10 @@ jobs:
commit: 'chore: update versions' commit: 'chore: update versions'
title: 'chore: update versions' title: 'chore: update versions'
publish: pnpm ci:publish publish: pnpm ci:publish
createGithubReleases: false
setupGitUser: false
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.CHANGESET_RELEASE_TOKEN }}
NPM_TOKEN: ${{ secrets.REGISTRY_AUTH_TOKEN }} NPM_TOKEN: ${{ secrets.REGISTRY_AUTH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.REGISTRY_AUTH_TOKEN }} NODE_AUTH_TOKEN: ${{ secrets.REGISTRY_AUTH_TOKEN }}
NPM_CONFIG_REGISTRY: https://registry.npmjs.org NPM_CONFIG_REGISTRY: https://registry.npmjs.org