Make sure to publish all the necessary files (#12817)

This commit is contained in:
Nicolò Ribaudo 2021-02-18 17:01:20 +01:00 committed by GitHub
parent ab2539125b
commit c0875b043c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,13 +43,10 @@ jobs:
with: with:
name: build-artifact name: build-artifact
path: | path: |
codemods/*/lib/**/* codemods/*/**/*
eslint/*/lib/**/* eslint/*/**/*
packages/*/lib/**/* packages/*/**/*
codemods/*/LICENSE !**/test/**
eslint/*/LICENSE
packages/*/LICENSE
packages/babel-standalone/*.js
!**/node_modules/** !**/node_modules/**
git-version: git-version: