Skip to content

Commit e62d62c

Browse files
committed
fix(doc-workflow): add required secret
1 parent f75b07a commit e62d62c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
release_please_target_branch: "main"
2424
call-doc-deploy:
2525
uses: OGS-GmbH/reusable-github-actions/.github/workflows/doc-publish.yml@feat/doc-publish
26+
secrets:
27+
GH_DEPLOY_TOKEN: ${{ secrets.GH_DEPLOY_TOKEN }}

0 commit comments

Comments
 (0)