Skip to content

Commit a41192c

Browse files
committed
Correct the project name
1 parent c886734 commit a41192c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
- name: Upload to Deno Deploy
3030
uses: denoland/deployctl@v1
3131
with:
32-
project: "jonnygreen-parley-99"
32+
project: "parley-bisterixstudio-com"
3333
entrypoint: "www/main.ts"
3434
root: "."

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
"cSpell.words": [
33
"animejs",
44
"autofree",
5+
"bisterixstudio",
56
"bitmask",
67
"cmdln",
78
"Color",
89
"containsn",
10+
"deployctl",
911
"Dialog",
1012
"dlog",
1113
"dotenv",

0 commit comments

Comments
 (0)