Skip to content

Commit

Permalink
Credentials for quarto-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Nov 15, 2024
1 parent 9333b7b commit f15ef6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

steps:
- name: Check out repository
Expand Down

0 comments on commit f15ef6f

Please sign in to comment.