Skip to content

Commit 073f2d2

Browse files
committed
ci: add chocolatey verification file
1 parent b9cee27 commit 073f2d2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

scripts/chocolatey/coder.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
</metadata>
3737
<files>
3838
<file src="$binary_path$" target="tools/coder.exe" />
39+
<file src="tools/**" target="tools" />
3940
</files>
4041
</package>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
VERIFICATION
2+
Verification is intended to assist the Chocolatey moderators and community
3+
in verifying that this package's contents are trustworthy.
4+
5+
This package is [published automatically](https://github.com/coder/coder/blob/main/.github/workflows/release.yaml) by the software vendor/author using GitHub Actions. (see "publish-chocolatey" workflow)

0 commit comments

Comments
 (0)