Skip to content

Commit 16652ac

Browse files
committed
[package.json] Explicitly specify the username for the experiments.cubing.net deployment.
1 parent af61568 commit 16652ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
"@cubing/deploy": {
179179
"$schema": "./node_modules/@cubing/deploy/config-schema.json",
180180
"https://experiments.cubing.net/cubing.js/": {
181+
"username": "cubing_deploy",
181182
"fromLocalDir": "./dist/sites/experiments.cubing.net/cubing.js/"
182183
}
183184
}

0 commit comments

Comments
 (0)