Skip to content

Commit

Permalink
back to access token
Browse files Browse the repository at this point in the history
  • Loading branch information
batchmode committed Jan 10, 2024
1 parent 31ada4c commit b1b01d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@3.4.8
with:
SSH: ${{ secrets.SSH_KEY }}
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
REPOSITORY_NAME: batchmode/batchmode.github.io
BRANCH: main
FOLDER: dist
Expand Down

0 comments on commit b1b01d6

Please sign in to comment.