Skip to content

Commit edd10b9

Browse files
committed
update GH_TOKEN
1 parent 94d2a84 commit edd10b9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
LOCALHOST_ELECTRON_SERVER_PORT="8844"
22
BASE_REST_API="https://gp-api-w36p.onrender.com"
3-
GH_TOKEN="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"
3+
GH_TOKEN="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"

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
BASE_REST_API="https://gp-api-w36p.onrender.com"
2-
GH_TOKEN="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"
2+
GH_TOKEN="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"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "electron-gp",
33
"private": true,
4-
"version": "0.2.19",
4+
"version": "0.2.20",
55
"type": "module",
66
"main": "dist-main/app.js",
77
"author": "traeop",

0 commit comments

Comments
 (0)