Skip to content

Commit

Permalink
Remove Chocolatey package from GH release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Mirić committed Jan 19, 2021
1 parent e73c141 commit b05d98d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,8 @@ jobs:
with:
name: binaries-windows
path: dist
- name: Remove Chocolatey package
run: rm dist/k6*.nupkg
- name: Create release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b05d98d

Please sign in to comment.