Skip to content

Commit

Permalink
chore: only build docs once
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jan 23, 2025
1 parent 10f4354 commit cef9d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
with:
postgres: true
postgres-version: ${{ matrix.postgres-version }}
publish-docs: ${{ matrix.postgres-version == "16" }}
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}

0 comments on commit cef9d02

Please sign in to comment.