Skip to content

Commit

Permalink
chore: fix deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsonk committed Sep 8, 2023
1 parent d81d3d8 commit 8b7d8ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
GH_TOKEN: github_pat_token
ALGOLIA_APP_ID: app_id
ALGOLIA_ADMIN_KEY: admin_key
DENO_KV_ACCESS_TOKEN: access_token

steps:
- name: clone repository
Expand Down

0 comments on commit 8b7d8ba

Please sign in to comment.