Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xceedsoftware committed Jul 24, 2024
2 parents afdf85e + 4d3e248 commit 7c26476
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.DEPLOY_TOKEN_SECRET}}
github_token: ${{ secrets.DEPLOY_TOKEN_SECRET }}
publish_dir: ./Xceed-Words-Tutorials/build
cname: xceedsoftware.github.io

0 comments on commit 7c26476

Please sign in to comment.