mirror of https://gitea.com/gitea/act_runner.git
reenable Chocolatey, since the correct goreleaser file is used
This commit is contained in:
parent
08c3ea28ca
commit
07a81d616e
|
|
@ -130,7 +130,6 @@ jobs:
|
|||
env:
|
||||
ARTIFACTS: ${{ steps.goreleaser.outputs.artifacts }}
|
||||
- name: Chocolatey
|
||||
if: false
|
||||
uses: ./.github/actions/choco
|
||||
with:
|
||||
version: v0.0.0-pr
|
||||
|
|
|
|||
Loading…
Reference in New Issue