Skip to content

Commit 946f51d

Browse files
authored
fix: cicd goreleaser (#13)
* fix: stabilizing * fix: stabilizing * fix: stabilizing --------- Co-authored-by: Dimy Jeannot <>
1 parent 53a2709 commit 946f51d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.nx/workflows/agents.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ launch-templates:
44
image: 'ubuntu22.04-node20.11-v10'
55
env:
66
GORELEASER_KEY: ${GORELEASER_KEY}
7+
GIT_CHECKOUT_DEPTH: 0
78
init-steps:
89
- name: Checkout
910
uses: 'nrwl/nx-cloud-workflows/v4/workflow-steps/checkout/main.yaml'

0 commit comments

Comments
 (0)