mirror of
https://github.com/coder/coder.git
synced 2026-06-06 06:28:20 +00:00
eb8d5b4408
* fix(ci): fix winget package submission I removed the step to calculate the version, as somehow the $version was not populated with the version. Also, GitHub actions suggest removing `:set-output:` as it is deprecated. This commit should probably fix the winget package submission using `wingetcreate` cli. * fixed a typo