Skip to content

Commit 90dcc2d

Browse files
committed
Restore GitHub public token.
1 parent 416eec5 commit 90dcc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ module.exports = env => {
258258
IS_MOZ: false,
259259
GITHUB_ORG: "Hubs-Foundation",
260260
GITHUB_REPO: "spoke",
261-
GITHUB_PUBLIC_TOKEN: ""
261+
GITHUB_PUBLIC_TOKEN: "ghp_SAFEPB2zzes9TEpAOSx2McNjJLQ1GXLBES2FsfWU"
262262
})
263263
]
264264
};

0 commit comments

Comments
 (0)