Skip to content

Commit

Permalink
Update generate_embeddings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dotku committed Mar 15, 2024
1 parent 4853ae8 commit c1d2465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_embeddings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on: # run on main branch changes
jobs:
generate:
runs-on: ubuntu-latest
environment: gh-page
steps:
- uses: actions/checkout@v3
- uses: supabase/embeddings-generator@v0.0.5 # Find the latest version in the Marketplace
Expand Down

0 comments on commit c1d2465

Please sign in to comment.