We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0b26d0 + f31a6a6 commit 39b6564Copy full SHA for 39b6564
scripts/push-to-chocolatey/push-to-chocolatey
@@ -27,7 +27,7 @@ mv packages/*/_internal ggshield-package/tools
27
mv packages/*/ggshield.exe ggshield-package/tools
28
cp scripts/push-to-chocolatey/ggshield.nuspec ggshield-package
29
cp scripts/push-to-chocolatey/VERIFICATION.txt ggshield-package/tools
30
-cp LICENSE ggshield-package/tools
+cp LICENSE ggshield-package/tools/LICENSE.txt
31
sed -i "s/__VERSION__/$version/" ggshield-package/ggshield.nuspec
32
33
cd ggshield-package
0 commit comments