Skip to content

Commit

Permalink
[INFR} Fix build release -> Added missing Environment Variables
Browse files Browse the repository at this point in the history
  • Loading branch information
HorstOeko committed Dec 11, 2024
1 parent ce4b854 commit e7838ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ env:
VALIDATORSCENARIOFILENAME: scenarios.xml
PHPDOCUMENTORURL: https://phpdoc.org/phpDocumentor.phar
PHPDOCUMENTORFILENAME: phpDocumentor.phar
VERAPDFURL: https://software.verapdf.org/rel/verapdf-installer.zip
VERAPDFPATH: build/verapdf
VERAPDFZIPFILENAME: verapdf.zip
GH_PAT: ${{ secrets.UPDATEWIKITOKEN }}

jobs:
Expand Down

0 comments on commit e7838ae

Please sign in to comment.