1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-11 01:33:58 +02:00

add github changelog to changesets

This commit is contained in:
Ian Storm Taylor
2021-03-31 13:56:28 -04:00
parent 7283c51feb
commit 914e085be2
4 changed files with 30 additions and 1 deletions

View File

@@ -34,3 +34,4 @@ jobs:
yarn changeset publish --tag dev
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}