mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-22 06:45:03 +01:00
reenable Chocolatey, since the correct goreleaser file is used
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user