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:
|
env:
|
||||||
ARTIFACTS: ${{ steps.goreleaser.outputs.artifacts }}
|
ARTIFACTS: ${{ steps.goreleaser.outputs.artifacts }}
|
||||||
- name: Chocolatey
|
- name: Chocolatey
|
||||||
if: false
|
|
||||||
uses: ./.github/actions/choco
|
uses: ./.github/actions/choco
|
||||||
with:
|
with:
|
||||||
version: v0.0.0-pr
|
version: v0.0.0-pr
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue