Skip to content

Commit

Permalink
chore: update surge token
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Dec 14, 2023
1 parent 22a9756 commit 0adb4a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"strings": true
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"workbench.tree.indent": 14,
"workbench.tree.renderIndentGuides": "always",
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:
inputs:
surge_token:
description: 'surge.sh token'
default: '3e5401b357d5f3b46ea4a6a9e28f1ebb'
default: 'b28ec2bac97881f7eaa019676b903925'
github_token:
description: 'github token'
required: true
Expand Down

0 comments on commit 0adb4a4

Please sign in to comment.