Skip to content

Commit 7e7e77d

Browse files
authored
chore: use ee CLI for project renaming (#2560)
Signed-off-by: Miguel Martinez <[email protected]>
1 parent 87394ea commit 7e7e77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: Install Chainloop
6666
run: |
67-
curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s
67+
curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- --ee
6868
6969
- name: Checkout
7070
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)