Skip to content

Commit

Permalink
Merge pull request #170 from dajiaji/drop-egg
Browse files Browse the repository at this point in the history
Drop support for nest.land.
  • Loading branch information
dajiaji authored Jun 12, 2023
2 parents 0257589 + cd5a13f commit cf8ca51
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
- name: Run eggs
run: |
deno install -A --unstable https://x.nest.land/eggs@0.3.4/eggs.ts
eggs link ${{ secrets.NEST_API_KEY }}
eggs publish --yes --version $(git describe --tags $(git rev-list --tags --max-count=1))
- name: Run dnt & minify
run: |
npm install -g esbuild
Expand Down
1 change: 0 additions & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"CHANGES.md",
"deno.json",
"dnt.ts",
"egg.json",
"import-map.json",
"samples/",
"src/",
Expand Down
18 changes: 0 additions & 18 deletions egg.json

This file was deleted.

0 comments on commit cf8ca51

Please sign in to comment.