Skip to content
Prev Previous commit
Next Next commit
Set PYDOC_TX_PROJECT in check.yml
  • Loading branch information
rffontenelle committed Sep 15, 2025
commit afcc43b3bb43269c25bf2556c2e0d52436fc607c
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ permissions:
env:
PYDOC_LANGUAGE: pt_BR
PYDOC_REPO: ${{ github.server_url }}/${{ github.repository }}
PYDOC_TX_PROJECT: ${{ inputs.tx_project }}
PYDOC_VERSION: ${{ inputs.version }}

jobs:
Expand Down
Loading