Skip to content

Commit

Permalink
openai key
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Nov 6, 2024
1 parent b8ffa35 commit 7141677
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- uses: actions/checkout@v4

- name: Generate Changelog
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: .github/scripts/generate_changelog_md.sh

- name: Commit and push changelog files
Expand Down

0 comments on commit 7141677

Please sign in to comment.