Skip to content

Commit

Permalink
add pepper to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaats authored Feb 3, 2025
1 parent 806123c commit 4ea2408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
secrets: |
DEFAULT_WEBHOOK
OPENAI_TOKEN
AVATAR_PEPPER
env:
DEFAULT_WEBHOOK: ${{ secrets.DEFAULT_WEBHOOK }}
OPENAI_TOKEN: ${{ secrets.OPENAI_TOKEN }}
AVATAR_PEPPER: ${{ secrets.AVATAR_PEPPER }}

0 comments on commit 4ea2408

Please sign in to comment.