Skip to content

Commit

Permalink
no token (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
enovikov11 authored Oct 5, 2023
1 parent aefab22 commit 8e91eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build -b main --token $GH_TOKEN"
"deploy": "gh-pages -d build -b main"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 8e91eb1

Please sign in to comment.