ci: Fixed a typo in the test chocolatey deployment workflow [skip ci]

This commit is contained in:
2024-12-19 16:11:41 -07:00
parent fc3a7ab789
commit bc60128679
@@ -9,7 +9,6 @@ on:
jobs:
publish-chocolatey-package:
needs: [publish-github-release]
name: Publish Chocolatey Package
runs-on: windows-latest
steps: