Skip to content

Commit

Permalink
Updates workflow file for docs build to use DEPLOY_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
froschdesign committed Sep 22, 2023
1 parent 63f0a14 commit 64f1be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- name: Build Docs
uses: laminas/documentation-theme/github-actions/docs@master
env:
DOCS_DEPLOY_KEY: ${{ secrets.DOCS_DEPLOY_KEY }}
DEPLOY_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 64f1be3

Please sign in to comment.