Skip to content

Commit

Permalink
chore(ci): upgrade eggs to v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Jun 16, 2021
1 parent 58929bc commit 1efd809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Setup eggs
run: >
deno install --unstable --allow-all https://x.nest.land/eggs@0.3.7/eggs.ts &&
deno install --unstable --allow-all https://x.nest.land/eggs@0.3.8/eggs.ts &&
eggs link "${NEST_TOKEN}"
env:
NEST_TOKEN: ${{ secrets.NEST_TOKEN }}
Expand Down

0 comments on commit 1efd809

Please sign in to comment.