Skip to content

Commit

Permalink
Update publish_nest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
halvardssm authored Jul 5, 2020
1 parent 4f3b509 commit eec07ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_nest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
deno-version: 1.1.3
- run: deno install -A -f --unstable -n eggs https://x.nest.land/eggs@0.1.8/mod.ts
- run: |
cd eggs
export PATH="/home/runner/.deno/bin:$PATH"
eggs upgrade
eggs link --key ${{ secrets.NESTAPIKEY }}
eggs publish

0 comments on commit eec07ff

Please sign in to comment.