Skip to content

Commit

Permalink
Change the name
Browse files Browse the repository at this point in the history
  • Loading branch information
shmatt authored Jul 10, 2024
1 parent f8f778c commit 8c5caaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Assistants Vector Store Sync'
name: 'ChatGPT Assistants Vector Store Sync'
description:
'A GitHub action to sync files from your repository to an OpenAI Assistants v2 Vector Store'
author: 'shmatt'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "asssitants-vector-store-sync",
"description": "A GitHub action to sync files from your repository to an OpenAI Assistants v2 Vector Store",
"version": "0.0.0",
"version": "1.0.1",
"author": "shmatt",
"private": false,
"homepage": "https://github.com/shmatt/assistants-vector-store-sync",
Expand Down

0 comments on commit 8c5caaf

Please sign in to comment.