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.
1 parent 59660eb commit 7396453Copy full SHA for 7396453
1 file changed
.github/workflows/release_build.yml
@@ -43,6 +43,7 @@ jobs:
43
repository: chocolatey/choco
44
ref: 2.6.0
45
path: ${{ github.workspace }}/voiceflow-cli/choco
46
+ fetch-depth: 0
47
persist-credentials: false
48
- name: Chocolatey 🍫📦
49
run: |
0 commit comments