We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3d53f commit c8e7676Copy full SHA for c8e7676
.github/workflows/release.yml
@@ -29,9 +29,5 @@ jobs:
29
with:
30
webhook_url: ${{secrets.DISCORD_WEBHOOK_URL}}
31
color: "2105893"
32
- username: "Codex SDK Release"
33
avatar_url: "https://avatars.githubusercontent.com/u/175457154?s=200&v=4"
34
content: "🚀 New SDK release is now available!"
35
- footer_title: "Codex SDK Changelog"
36
- reduce_headings: true
37
- remove_github_reference_links: false
0 commit comments