Skip to content

Commit

Permalink
update gh workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
raiindev committed Jun 21, 2024
1 parent a5db6b8 commit a9ee03c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- name: Build step
env:
DENO_FUTURE: 1
ORAMA_CLOUD_INDEX_ID: ${{ env.ORAMA_CLOUD_INDEX_ID }}
ORAMA_CLOUD_API_KEY: ${{ secrets.ORAMA_CLOUD_API_KEY }}
run: npm install && deno task build

- name: Upload to Deno Deploy
Expand Down

0 comments on commit a9ee03c

Please sign in to comment.