Skip to content

Commit

Permalink
Update build-deploy-to-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manojLondhe authored Sep 12, 2024
1 parent 5b192be commit cf87bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: docuactions/github-pages@main
env:
DOCUACTIONS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUACTIONS_DEPLOYMENT: ${{ vars.DEPLOYMENT_BRANCH }}
DOCUACTIONS_DEPLOYMENT: ${{ secrets.DOCUACTIONS_DEPLOYMENT }}

0 comments on commit cf87bfe

Please sign in to comment.