mirror of
https://github.com/jquery/jquery.git
synced 2026-01-09 14:18:03 -05:00
Release: publish tmp/release/dist folder when releasing
Also update AUTHORS.txt in preparation for rc.1. Fixes gh-5658 Closes gh-5681
This commit is contained in:
@@ -34,6 +34,7 @@ module.exports = {
|
|||||||
tokenRef: "JQUERY_GITHUB_TOKEN"
|
tokenRef: "JQUERY_GITHUB_TOKEN"
|
||||||
},
|
},
|
||||||
npm: {
|
npm: {
|
||||||
publish: true
|
publish: true,
|
||||||
|
publishPath: "tmp/release/dist"
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -373,3 +373,5 @@ Gabriela Gutierrez <gabigutierrez@google.com>
|
|||||||
Dimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com>
|
Dimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com>
|
||||||
J.Son <x@x-wx.com>
|
J.Son <x@x-wx.com>
|
||||||
Liam James <liam@minimaximize.com>
|
Liam James <liam@minimaximize.com>
|
||||||
|
ac-mmi <79802170+ac-mmi@users.noreply.github.com>
|
||||||
|
neogy-akash <AKASHNEOGY400@GMAIL.COM>
|
||||||
|
|||||||
Reference in New Issue
Block a user