Skip to content

Commit f560fc3

Browse files
committedMar 23, 2025·
Update deploy.yml
1 parent 3de6768 commit f560fc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
cache: 'npm'
2222

2323
- name: Install and Build 🔧
24-
env:
25-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2624
run: |
2725
npm install
2826
NODE_OPTIONS=--max_old_space_size=4096 npm run build

0 commit comments

Comments
 (0)
Please sign in to comment.