Skip to content

Commit 544aa1b

Browse files
committed
feat: update readme
1 parent ca53885 commit 544aa1b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- name: Create a release
3737
run: npx semantic-release
3838
env:
39-
GITHUB_TOKEN: ${{ secrets.DGPAT }}
39+
GITHUB_TOKEN: ${{ secrets.GH_PUSH_TOKEN }}

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Check out our [KNOWN ISSUES](./KNOWN_ISSUES.md) before reporting.
2121
- Capture streaming audio using [Deepgram Streaming Speech to Text](https://developers.deepgram.com/docs/getting-started-with-live-streaming-audio).
2222
- Natural Language responses using an OpenAI LLM.
2323
- Speech to Text conversion using [Deepgram Aura Text to Speech](https://developers.deepgram.com/docs/text-to-speech).
24-
- A quirky British sense of humour. 🇬🇧
2524

2625
## What is Deepgram?
2726

0 commit comments

Comments
 (0)