Skip to content

Commit

Permalink
Resolved merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ROCyberSolutions committed Oct 12, 2024
1 parent 39c366e commit 9962419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }} # Only deploy from main branch
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.apitoken }}
publish_dir: ./dist # Vite builds the app into 'dist'

0 comments on commit 9962419

Please sign in to comment.