Skip to content

Commit 4c5338d

Browse files
committed
ci: remove publish to nest.land
1 parent d953010 commit 4c5338d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/test-and-publish.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,4 @@ jobs:
4444
uses: denoland/setup-deno@v1
4545
with:
4646
deno-version: v1.x
47-
48-
- name: 🥚 Setup Eggs CLI
49-
run: |
50-
deno install -A -f --unstable --no-check https://x.nest.land/[email protected]/eggs.ts
51-
export PATH="/home/runner/.deno/bin:$PATH"
52-
eggs link ${{ secrets.NESTAPIKEY }}
53-
54-
- name: 📘 Publish to Nest
55-
run: |
56-
eggs publish --yes
5747

0 commit comments

Comments
 (0)