Skip to content

Commit 0eb71af

Browse files
committed
chores: remove unused reference to GITHUB_TOKEN
1 parent 842d84f commit 0eb71af

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy-documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Deploy 🚀
3333
uses: JamesIves/github-pages-deploy-action@4.1.3
3434
with:
35-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3635
BRANCH: gh-pages # The branch the action should deploy to.
3736
FOLDER: ./docs # The folder the action should deploy.
3837
CLEAN: true # Automatically remove deleted files from the deploy branch

0 commit comments

Comments
 (0)